mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-30 08:46:38 +08:00
Just a small header with docs
This commit is contained in:
parent
db5153d9ce
commit
466b3cca8b
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Script to create KVM snapshots using libvirt
|
||||
# Have npbackup backup the qcow2 file + the xml file of the VM
|
||||
# then have the script erase the snapshot
|
||||
|
||||
# Script ver 2023112901
|
||||
|
||||
#TODO: support modding XML file from offline domains to remove snapshot and replace by backing file after qemu-img commit
|
||||
|
|
Loading…
Add table
Reference in a new issue