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