update
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
VERS='4.12.24-09142023'
|
VERS='4.12.25-10082023'
|
||||||
|
|
||||||
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense '
|
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'
|
CERT_DAEMON='/snap/bin/certbot'
|
||||||
|
|||||||
@@ -572,7 +572,7 @@ UPDATE_DYNDNS(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
BACKUP_OFFSITEPFSENSE(){
|
BACKUP_OFFSITEPFSENSE(){
|
||||||
BAKFOLDER=/mnt/BU-Raid1/Offsite-pfSense_Backups
|
BAKFOLDER=/opt/Offsite-pfSense_Backups
|
||||||
newBAKFOLDER=${BAKFOLDER}/`date +%Y%m%d-%H%M%S`
|
newBAKFOLDER=${BAKFOLDER}/`date +%Y%m%d-%H%M%S`
|
||||||
mkdir ${newBAKFOLDER}
|
mkdir ${newBAKFOLDER}
|
||||||
DOM='01'
|
DOM='01'
|
||||||
|
|||||||
Reference in New Issue
Block a user