Update pbs-zfs-daily.sh

Bugfix
This commit is contained in:
Chriz
2024-01-25 18:08:23 +01:00
committed by GitHub
parent 13dbf8e04a
commit 5a26c26a4f

View File

@@ -30,7 +30,7 @@ MAINTDAY=0
# ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT
# Schleife für Excludes
echo "target=rpool/repl" > /etc/bashclub/$SOURCEHOST.conf
echo "target=$ZFSTRGT" > /etc/bashclub/$SOURCEHOST.conf
echo "source=root@$SOURCEHOST" >> /etc/bashclub/$SOURCEHOST.conf
echo "sshport=$SSHPORT" >> /etc/bashclub/$SOURCEHOST.conf
echo "tag=$ZPUSHTAG" >> /etc/bashclub/$SOURCEHOST.conf