From 95f8230c75f9063e2f3548c5482200e889535a5d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 20 Jan 2024 22:37:03 -0600 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 0f3910c2..bb506b7c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -519,7 +519,7 @@ BACKUP_OFFSITEPFSENSE(){ fi newBAKFOLDER=$(date +%Y%m%d-%H%M%S) - # mkdir ${BAKFOLDER}/${newBAKFOLDER} + mkdir ${BAKFOLDER}/${newBAKFOLDER} DOM='01' DOW='1' DailyBackupsToKeep=14