This commit is contained in:
2023-07-03 23:50:02 -05:00
parent bf421de498
commit 74ee8b0932
4 changed files with 1 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
VERS='4.8.1-07032023'
VERS='4.8.3-07032023'
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns '
CERT_DAEMON='/snap/bin/certbot'

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env bash
NEWCERT(){
echo
if [ -z ${1+x} ]; then

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env bash
DELSITE(){
while [ $# -gt 0 ]; do
case "$1" in

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env bash
STATUS(){
start=`date +%s`
ST_ACTION=${1}