mirror of
https://github.com/bashclub/miyagi-pbs-zfs.git
synced 2025-12-06 06:28:43 +00:00
Update pbs-zfs-daily.sh
This commit is contained in:
@@ -15,9 +15,8 @@ done
|
||||
|
||||
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 "source=root@$SOURCEHOST" >> /etc/bashclub/$SOURCEHOST.conf
|
||||
echo "sshport=$SSHPORT" >> /etc/bashclub/$SOURCEHOST.conf
|
||||
|
||||
Reference in New Issue
Block a user