Update nodemgmt-scripts.sh

This commit is contained in:
2023-08-24 21:36:26 -05:00
parent 73f2e0951c
commit 32f2dded9e

View File

@@ -582,7 +582,8 @@ BACKUP_OFFSITEPFSENSE(){
if [ "$(date +%u)" == "4" ]; then
cp -r ${newBAKFOLDER} ${newBAKFOLDER/-D/-W}
elif [ "$(date +%d)" == "24" ]; then
fi
if [ "$(date +%d)" == "24" ]; then
cp -r ${newBAKFOLDER} ${newBAKFOLDER/-D/-M}
fi