mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-26 08:18:27 +00:00
Add steamcmd_appextraopts setting
Use e.g. `steamcmd_appextraopts="-beta xxx -betapassword yyy"`
This commit is contained in:
parent
47245a3363
commit
40f33e2c51
@ -1320,7 +1320,7 @@ doStopAll(){
|
|||||||
# install / update / download update
|
# install / update / download update
|
||||||
#
|
#
|
||||||
runSteamCMDAppUpdate(){
|
runSteamCMDAppUpdate(){
|
||||||
runSteamCMDspinner +force_install_dir "$1" +app_update $appid $2
|
runSteamCMDspinner +force_install_dir "$1" +app_update $appid $steamcmd_appextraopts $2
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user