From 7a4ee94869e1bf6689ec6246154e76d8096870c1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 4 Sep 2023 17:22:04 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'