diff --git a/run-community-server.sh b/run-community-server.sh index 6b32138..52a56f1 100644 --- a/run-community-server.sh +++ b/run-community-server.sh @@ -1187,8 +1187,6 @@ if [ -n "$PID" ]; then kill -9 $PID fi -systemctl start god - if [ "${DOCKER_ENABLED}" == "true" ]; then exec /lib/systemd/systemd fi