docker-vackup
docker-vackup copied to clipboard
add quick install commands to the README
publish the command on release
Shuldn't this be closed as complete?
The README has the following:
Install
Download the vackup
file in this repository to your local machine in your shell path and make it executable.
sudo curl -sSL https://raw.githubusercontent.com/BretFisher/docker-vackup/main/vackup -o /usr/local/bin/vackup && sudo chmod +x /usr/local/bin/vackup
Is there anything more you wish to achieve?