we dont need beta NONE

This commit is contained in:
Jonny_Bro (Nikita) 2024-10-04 21:19:56 +05:00
parent d9d70d7b22
commit 5ae53272b0
No known key found for this signature in database
GPG key ID: 3F1ECC04147E9BD8

View file

@ -51,7 +51,6 @@ RUN ./steamcmd/steamcmd.sh \
+force_install_dir /home/container/gameserver \
+login anonymous +app_update 4020 \
-validate \
-beta NONE \
+quit
FROM install-gameserver AS setup-gameserver