Update pbs-zfs-daily.sh

This commit is contained in:
Chriz
2024-03-26 10:35:03 +01:00
committed by GitHub
parent b4eb641467
commit 4c2755bb81

View File

@@ -15,9 +15,8 @@ done
source $configfile source $configfile
ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT
# ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT
# Schleife für Excludes
echo "target=$ZFSTRGT" > /etc/bashclub/$SOURCEHOST.conf echo "target=$ZFSTRGT" > /etc/bashclub/$SOURCEHOST.conf
echo "source=root@$SOURCEHOST" >> /etc/bashclub/$SOURCEHOST.conf echo "source=root@$SOURCEHOST" >> /etc/bashclub/$SOURCEHOST.conf
echo "sshport=$SSHPORT" >> /etc/bashclub/$SOURCEHOST.conf echo "sshport=$SSHPORT" >> /etc/bashclub/$SOURCEHOST.conf