Update nodemgmt-scripts.sh
This commit is contained in:
@@ -583,7 +583,7 @@ BACKUP_OFFSITEPFSENSE(){
|
|||||||
if [ "$(date +%u)" == "1" ]; then
|
if [ "$(date +%u)" == "1" ]; then
|
||||||
cp -r ${newBAKFOLDER} ${newBAKFOLDER/-D/-W}
|
cp -r ${newBAKFOLDER} ${newBAKFOLDER/-D/-W}
|
||||||
fi
|
fi
|
||||||
if [ "$(date +%d)" == "1" ]; then
|
if [ "$(date +%d)" == "04" ]; then
|
||||||
cp -r ${newBAKFOLDER} ${newBAKFOLDER/-D/-M}
|
cp -r ${newBAKFOLDER} ${newBAKFOLDER/-D/-M}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user