commit
49e28e6c1a
|
|
@ -5,7 +5,7 @@ cd /home/container
|
|||
export INTERNAL_IP=`ip route get 1 | awk '{print $NF;exit}'`
|
||||
|
||||
# Update Rust Server
|
||||
./steam/steamcmd.sh +login anonymous +force_install_dir /home/container +app_update 258550 +quit
|
||||
./steamcmd/steamcmd.sh +login anonymous +force_install_dir /home/container +app_update 258550 +quit
|
||||
|
||||
# Replace Startup Variables
|
||||
MODIFIED_STARTUP=`eval echo $(echo ${STARTUP} | sed -e 's/{{/${/g' -e 's/}}/}/g')`
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user