Update nodemgmt-scripts.sh
This commit is contained in:
@@ -573,7 +573,7 @@ UPDATE_DYNDNS(){
|
||||
|
||||
BACKUP_OFFSITEPFSENSE(){
|
||||
BAKFOLDER=/mnt/BU-Raid1/Offsite-pfSense_Backups
|
||||
newBAKFOLDER=${BAKFOLDER}/`date +%Y%m%d-%H%M`
|
||||
newBAKFOLDER=${BAKFOLDER}/`date +%Y%m%d-%H%M%S`
|
||||
mkdir ${newBAKFOLDER}
|
||||
|
||||
ssh root@10.2.1.1 tar -c -f /cf/conf/conf_backup.tar.gz /cf/conf
|
||||
|
||||
Reference in New Issue
Block a user