diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index c1965a58..a6da274e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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