update
This commit is contained in:
@@ -130,6 +130,7 @@ case "$1" in
|
||||
if [ "${srvc}" = "mysql" ]; then SER='MySQL: '
|
||||
elif [ "${srvc}" = "nginx" ]; then SER='NGINX: '
|
||||
elif [ "${srvc}" = "gogs" ]; then SER='Gogs: '
|
||||
elif [ "${srvc}" = "gitea" ]; then SER='Gitea: '
|
||||
elif [ "${srvc}" = "haproxy" ]; then SER='HAProxy:'
|
||||
elif [ "${srvc}" = "keepalived" ]; then SER='Keepalived:'
|
||||
elif [ "${srvc}" = "maxscale" ]; then SER='MaxScale:'
|
||||
|
||||
Reference in New Issue
Block a user