update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
VERS='4.12.3-09042023'
|
||||
VERS='4.12.5-09042023'
|
||||
|
||||
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense '
|
||||
CERT_DAEMON='/snap/bin/certbot'
|
||||
|
||||
@@ -575,7 +575,7 @@ BACKUP_OFFSITEPFSENSE(){
|
||||
BAKFOLDER=/mnt/BU-Raid1.new/Offsite-pfSense_Backups
|
||||
newBAKFOLDER=${BAKFOLDER}/`date +%Y%m%d-%H%M%S`
|
||||
mkdir ${newBAKFOLDER}
|
||||
DOM='04'
|
||||
DOM='01'
|
||||
DOW='1'
|
||||
|
||||
ssh root@10.2.1.1 tar -c -f /cf/conf/conf_backup.tar.gz /cf/conf
|
||||
|
||||
Reference in New Issue
Block a user