diff --git a/scripts/start.sh b/scripts/start.sh index 4e014c90c..4c7c21afe 100644 --- a/scripts/start.sh +++ b/scripts/start.sh @@ -74,7 +74,7 @@ if [ -n "${QUERY_PORT}" ]; then fi if [ "${COMMUNITY,,}" = true ]; then - STARTCOMMAND+=("EpicApp=PalServer") + STARTCOMMAND+=("-publiclobby") fi if [ "${MULTITHREADING,,}" = true ]; then