diff --git a/defaults.inc b/defaults.inc index 10b9dac2..809221d1 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,5 +1,5 @@ #!/usr/bin/env bash -VERS='4.12.26-10092023' +VERS='4.12.27-10092023' 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/inc/status.inc b/inc/status.inc index 8b3f09ac..e8f87c84 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -2,7 +2,6 @@ STATUS(){ start=`date +%s` ST_ACTION=${1} - echo "HERE [ ${1} == report ] || [ ${2} == report ] || [ ${3} == report ]" if [ "${1}" == "report" ] || [ "${2}" == "report" ] || [ "${3}" == "report" ]; then unset idsCL idsBG idsST idsCL=('')