mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
fixed Arma install script no closing on update
also default to no validate flag
This commit is contained in:
parent
35be7d0864
commit
b96f938614
@ -14,4 +14,5 @@ SET ARMAAPPID=107410
|
||||
|
||||
:: more info https://community.bistudio.com/wiki/Arma_3_Dedicated_Server
|
||||
|
||||
steamcmd.exe +login %STEAMUN% %STEAMPW% +force_install_dir "%ARMASVRPATH%" "+app_update %ARMAAPPID%" validate +quit
|
||||
:: steamcmd.exe +login %STEAMUN% %STEAMPW% +force_install_dir "%ARMASVRPATH%" "+app_update %ARMAAPPID% validate" +quit
|
||||
steamcmd.exe +login %STEAMUN% %STEAMPW% +force_install_dir "%ARMASVRPATH%" "+app_update %ARMAAPPID%" +quit
|
||||
|
Loading…
Reference in New Issue
Block a user