Created
November 19, 2018 12:52
-
-
Save KrustyHack/bc19d3f27f0a0e820fe9d7bf6653f6f1 to your computer and use it in GitHub Desktop.
PVE Autosnap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://github.com/EnterpriseVE/eve4pve-autosnap/releases/download/0.1.8/eve4pve-autosnap_0.1.8_all.deb && \ | |
dpkg -i eve4pve-autosnap_0.1.8_all.deb && \ | |
eve4pve-autosnap create --vmid=all --label=weekly --keep=3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment