update
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
NEWCERT(){
|
||||
echo
|
||||
if [ -z ${1+x} ]; then
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DELSITE(){
|
||||
while [ $# -gt 0 ]; do
|
||||
case "$1" in
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
STATUS(){
|
||||
start=`date +%s`
|
||||
ST_ACTION=${1}
|
||||
|
||||
Reference in New Issue
Block a user