Update nodemgmt-scripts.sh

This commit is contained in:
2023-10-30 22:28:44 -05:00
parent e98c3c100d
commit 921040d215

View File

@@ -586,6 +586,7 @@ BACKUP_OFFSITEPFSENSE(){
mount -a
sleep 2s
if [ ! -f ${BAKFOLDER}/mounted ]; then
echo "Can't mount backup folder"
SENDNOTICE "Offsite pfSense Backup Failed" "Could not mount backup folder '${BAKFOLDER}'"
exit 1
fi