AAA
Some checks reported warnings
Build and push image / Build (push) Has been cancelled

This commit is contained in:
Jack
2023-09-27 19:12:20 +01:00
parent e8bea844bd
commit 3bd5605b75
190 changed files with 6864 additions and 4 deletions

View File

@@ -20,8 +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
COPY /accserver /
#RUN /usr/games/steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir ~/accserver +login jacksserver292 "${{ secrets.STEAMPASSWORD }}" +app_update 1430110 validate +quit
COPY ./accserver /
RUN unzip accweb_v1.21.0.zip -d /accweb