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
done
source $PWD/$configfile
source $configfile
# ssh root@$SOURCEHOST zfs set $ZPUSHTAG=subvols $ZFSROOT