Update nodemgmt-scripts.sh
This commit is contained in:
@@ -2052,7 +2052,7 @@ SINGLE_SERVER_SERVICE_CHECK(){
|
|||||||
echo "stopping gitea service on ${nip}"
|
echo "stopping gitea service on ${nip}"
|
||||||
ssh root@${nip} /bin/systemctl stop gitea
|
ssh root@${nip} /bin/systemctl stop gitea
|
||||||
fi
|
fi
|
||||||
fi
|
done
|
||||||
/bin/systemctl start gitea &
|
/bin/systemctl start gitea &
|
||||||
fi
|
fi
|
||||||
if [ "$(systemctl is-active pdnsadmin.service)" != "active" ]; then
|
if [ "$(systemctl is-active pdnsadmin.service)" != "active" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user