Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user