Update pbs-zfs-daily.sh

Major improvements
Logging
This commit is contained in:
Chriz
2024-12-05 15:54:05 +01:00
committed by GitHub
parent 912d580c6c
commit c3e665bdfd

View File

@@ -1,7 +1,8 @@
#!/bin/bash
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
echo "Sleeping for one Minute to be interruped if necessary"
sleep 60
echo sleep 60
#Requirements for Myiagi ultimate Backup found in README! Always use a Config File!
@@ -137,7 +138,6 @@ then
fi
if [[ "$SHUTDOWN" == "yes" ]]
then
shutdown now