diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index f0b3a7cf..80a3373e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -583,7 +583,7 @@ BACKUP_OFFSITEPFSENSE(){ if [ "$(date +%u)" == "4" ]; then cp -r ${newBAKFOLDER} ${newBAKFOLDER/-D/-W} fi - if [ "$(date +%d)" == "24" ]; then + if [ "$(date +%d)" == "1" ]; then cp -r ${newBAKFOLDER} ${newBAKFOLDER/-D/-M} fi