diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 14c96f7e..0b56290d 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -2052,7 +2052,7 @@ SINGLE_SERVER_SERVICE_CHECK(){ echo "stopping gitea service on ${nip}" ssh root@${nip} /bin/systemctl stop gitea fi - fi + done /bin/systemctl start gitea & fi if [ "$(systemctl is-active pdnsadmin.service)" != "active" ]; then