From d2bceef7896c32fbde097f53fc7f59bdba3a4f2d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 8 Oct 2023 10:02:50 -0500 Subject: [PATCH] update --- defaults.inc | 2 +- nodemgmt-scripts.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults.inc b/defaults.inc index 281229b1..3541e096 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,5 +1,5 @@ #!/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 ' CERT_DAEMON='/snap/bin/certbot' diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 9411bdff..b97aff1c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -572,7 +572,7 @@ UPDATE_DYNDNS(){ } BACKUP_OFFSITEPFSENSE(){ - BAKFOLDER=/mnt/BU-Raid1/Offsite-pfSense_Backups + BAKFOLDER=/opt/Offsite-pfSense_Backups newBAKFOLDER=${BAKFOLDER}/`date +%Y%m%d-%H%M%S` mkdir ${newBAKFOLDER} DOM='01'