feat(servers): stop using beta for 7Days server
All checks were successful
Discord / discord commits (push) Successful in 59s
All checks were successful
Discord / discord commits (push) Successful in 59s
This commit is contained in:
parent
4173e8bef3
commit
aac17cff3e
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ in {
|
||||||
# Install / Update server
|
# Install / Update server
|
||||||
steamcmd +force_install_dir ${gamePath} \
|
steamcmd +force_install_dir ${gamePath} \
|
||||||
+login anonymous +app_update 294420 \
|
+login anonymous +app_update 294420 \
|
||||||
-beta latest_experimental \
|
|
||||||
+quit
|
+quit
|
||||||
|
|
||||||
# Launch server
|
# Launch server
|
||||||
|
|
Loading…
Reference in a new issue