diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index bb424d07..6814b624 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='01' - DOW='1' + DOW='2' 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}/