Skip to content

Instantly share code, notes, and snippets.

@KrustyHack
Created November 19, 2018 12:52
Show Gist options
  • Save KrustyHack/bc19d3f27f0a0e820fe9d7bf6653f6f1 to your computer and use it in GitHub Desktop.
Save KrustyHack/bc19d3f27f0a0e820fe9d7bf6653f6f1 to your computer and use it in GitHub Desktop.
PVE Autosnap
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