diff --git a/entrypoint.sh b/entrypoint.sh index 680d2b5..b179f05 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -5,7 +5,7 @@ cd /home/container export INTERNAL_IP=`ip route get 1 | awk '{print $NF;exit}'` # Update Rust Server -./steamcmd/steamcmd.sh +login anonymous +force_install_dir /home/container +app_update 258550 +quit +./steamcmd/steamcmd.sh +force_install_dir /home/container +login anonymous +app_update 258550 +quit # Replace Startup Variables MODIFIED_STARTUP=`eval echo $(echo ${STARTUP} | sed -e 's/{{/${/g' -e 's/}}/}/g')`