From a6cc6797be058f5bf08be88ac4eddd8051722c8b Mon Sep 17 00:00:00 2001 From: Chriz Date: Mon, 29 Apr 2024 13:14:42 +0200 Subject: [PATCH] Update pbs-zfs-daily.sh --- pbs-zfs-daily.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pbs-zfs-daily.sh b/pbs-zfs-daily.sh index 13398ed..10bfb16 100644 --- a/pbs-zfs-daily.sh +++ b/pbs-zfs-daily.sh @@ -1,8 +1,6 @@ #!/bin/bash -#Requirements for Myiagi ultimate Backup -## 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 - +#Requirements for Myiagi ultimate Backup found in README! Always use a Config File! while getopts "c:" arg; do case $arg in