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