mirror of
https://github.com/bashclub/miyagi-pbs-zfs.git
synced 2025-12-06 06:28:43 +00:00
Update pbs-zfs-daily.sh
Major improvements Logging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user