Update nodemgmt-scripts.sh
This commit is contained in:
@@ -586,6 +586,7 @@ BACKUP_OFFSITEPFSENSE(){
|
|||||||
mount -a
|
mount -a
|
||||||
sleep 2s
|
sleep 2s
|
||||||
if [ ! -f ${BAKFOLDER}/mounted ]; then
|
if [ ! -f ${BAKFOLDER}/mounted ]; then
|
||||||
|
echo "Can't mount backup folder"
|
||||||
SENDNOTICE "Offsite pfSense Backup Failed" "Could not mount backup folder '${BAKFOLDER}'"
|
SENDNOTICE "Offsite pfSense Backup Failed" "Could not mount backup folder '${BAKFOLDER}'"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user