Update pbs-zfs-daily.sh

Absolute Path for config necessary
This commit is contained in:
Chriz
2024-03-26 10:19:27 +01:00
committed by GitHub
parent 08f8c8d416
commit b4eb641467

View File

@@ -13,7 +13,7 @@ while getopts "c:" arg; do
esac esac
done done
source $PWD/$configfile source $configfile
# ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT # ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT