Merge pull request #10 from joedwards32/sv_setsteamaccount

Remove superfluous argument
This commit is contained in:
John Edwards 2023-10-04 20:53:06 +01:00 committed by GitHub
commit 7cb18c531b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,6 @@ fi
+game_mode "${CS2_GAMEMODE}" \
+mapgroup "${CS2_MAPGROUP}" \
+map "${CS2_STARTMAP}" \
+sv_setsteamaccount \
+rcon_password "${CS2_RCONPW}" \
+sv_password "${CS2_PW}" \
"${CS2_ADDITIONAL_ARGS}"