Update nodemgmt-scripts.sh
This commit is contained in:
@@ -163,7 +163,7 @@ STATUS(){
|
|||||||
if [ "$(${NCMD} systemctl is-active ${srvc})" != "active" ]; then
|
if [ "$(${NCMD} systemctl is-active ${srvc})" != "active" ]; then
|
||||||
if [ ! -f ${FOLDER}/${nip}-${srvc}.down ]; then
|
if [ ! -f ${FOLDER}/${nip}-${srvc}.down ]; then
|
||||||
if [ "${srvc}" == "gitea" ]; then
|
if [ "${srvc}" == "gitea" ]; then
|
||||||
|
echo
|
||||||
|
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user