From 6012178256bdf3803c214b3840f2695722e68c97 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 4 Sep 2023 15:17:58 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 7e43d0ec..97bc9f56 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -576,7 +576,7 @@ BACKUP_OFFSITEPFSENSE(){ newBAKFOLDER=${BAKFOLDER}/`date +%Y%m%d-%H%M%S` mkdir ${newBAKFOLDER} DOM='04' - DOW='2' + DOW='1' ssh root@10.2.1.1 tar -c -f /cf/conf/conf_backup.tar.gz /cf/conf scp root@10.2.1.1:/cf/conf/conf* ${newBAKFOLDER}/