diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index c0203aee..dcebbf24 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -572,7 +572,7 @@ UPDATE_DYNDNS(){ } BACKUP_OFFSITEPFSENSE(){ - BAKFOLDER=/mnt/BU-Raid1.new/Offsite-pfSense_Backups + BAKFOLDER=/mnt/BU-Raid1/Offsite-pfSense_Backups newBAKFOLDER=${BAKFOLDER}/`date +%Y%m%d-%H%M%S` mkdir ${newBAKFOLDER} DOM='01'