Update nodemgmt-scripts.sh

This commit is contained in:
2024-01-20 22:37:03 -06:00
parent fcda6d4ce6
commit 95f8230c75

View File

@@ -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