This commit is contained in:
parent
54c83198b0
commit
43ecbfcb46
@ -20,7 +20,7 @@ RUN apt install lib32gcc-s1 steamcmd -y
|
||||
RUN wget https://github.com/assetto-corsa-web/accweb/releases/download/v1.21.0/accweb_v1.21.0.zip
|
||||
|
||||
RUN mkdir -p /accserver
|
||||
RUN /usr/games/steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir ~/accserver +login anonymous +app_update 1430110 validate +quit
|
||||
RUN /usr/games/steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir ~/accserver +login jacksserver292 "${{ secrets.STEAMPASSWORD }}" +app_update 1430110 validate +quit
|
||||
|
||||
RUN unzip accweb_v1.21.0.zip -d /accweb
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user