Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user