Update launch.sh
This commit is contained in:
@@ -9,7 +9,7 @@ STEAM_PASSWORD=""
|
|||||||
RESONITE_BETA_CODE=""
|
RESONITE_BETA_CODE=""
|
||||||
|
|
||||||
# Install / update Resonite
|
# Install / update Resonite
|
||||||
/usr/games/steamcmd +login ${STEAM_USERNAME} ${STEAM_PASSWORD} +@sSteamCmdForcePlatformType windows +force_install_dir /root/Resonite +app_update 2519830 -beta h>
|
/usr/games/steamcmd +login ${STEAM_USERNAME} ${STEAM_PASSWORD} +@sSteamCmdForcePlatformType windows +force_install_dir /root/Resonite +app_update 2519830 -beta headless -betapassword ${RESONITE_BETA_CODE} validate +quit
|
||||||
|
|
||||||
# Change Directory to the Resonite Headless software
|
# Change Directory to the Resonite Headless software
|
||||||
cd /root/Resonite/Headless
|
cd /root/Resonite/Headless
|
||||||
|
|||||||
Reference in New Issue
Block a user