updated wrestic script
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
if ping -c 1 192.168.1.41 > /dev/null 2>&1
|
||||
then
|
||||
sudo wrestic backup
|
||||
sudo restic cache --cleanup
|
||||
else
|
||||
echo "TrueNAS is offline"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user