Update pbs-zfs-daily.sh

This commit is contained in:
Chriz
2024-04-29 13:14:42 +02:00
committed by GitHub
parent c84c6d900c
commit a6cc6797be

View File

@@ -1,8 +1,6 @@
#!/bin/bash #!/bin/bash
#Requirements for Myiagi ultimate Backup #Requirements for Myiagi ultimate Backup found in README! Always use a Config File!
## Proxmox Source Host with only daily Autosnapshots, Proxmox Destination Host, Destination Public SSH Key on Source authorized-keys File, autostarting Proxmox Backupserver running on this PVE, zfs set com.sun:auto-snapshots=false on $ZFSTRGT, instaled checkzfs from https://github.com/bashclub/check-zfs-replication, check_mk Agent running on PVE
while getopts "c:" arg; do while getopts "c:" arg; do
case $arg in case $arg in