update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
VERS='4.8.3-07032023'
|
||||
VERS='4.8.4-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'
|
||||
|
||||
@@ -186,7 +186,7 @@ STATUS(){
|
||||
else
|
||||
spc=' '
|
||||
fi
|
||||
echo -en " ${NM_SERVICE_DESC[${srvc}]}(${srvc})${spc}: "
|
||||
echo -en " ${NM_SERVICE_DESC[${srvc}]}${spc}: "
|
||||
fi
|
||||
if [ "${srvctst[$sr]}" != "active" ] && [ "${srvc}" == "mysql" ]; then
|
||||
[ "$(${NCMD} systemctl is-active mariadb)" == "active" ] && mysqlgo=true || mysqlgo=false
|
||||
|
||||
Reference in New Issue
Block a user