diff --git a/bullseye/etc/entry.sh b/bullseye/etc/entry.sh index 09832e7..74a1fb0 100644 --- a/bullseye/etc/entry.sh +++ b/bullseye/etc/entry.sh @@ -29,6 +29,7 @@ fi # Start Server "${STEAMAPPDIR}/game/bin/linuxsteamrt64/cs2" -dedicated \ + -port "${CS2_PORT}" \ -console \ -usercon \ -maxplayers_override "${CS2_MAXPLAYERS}" \