even more BACKSLASH
continuous-integration/drone Build is failing Details

This commit is contained in:
Philipp 2022-04-21 01:13:23 +02:00
parent f0934ef9ce
commit 010f10daa4
Signed by: Gitea
GPG Key ID: 5A09F9506519E10A
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ RUN \
&& tar xf advertisements.tar.gz -C "${SERVER_DIR}/tf/" \
&& tar xf SteamWorks.tar.gz -C "${SERVER_DIR}/tf/" \
&& unzip -o discord.zip -d "${SERVER_DIR}/tf/addons/sourcemod/" \
&& mv "${SERVER_DIR}/tf/addons/sourcemod/Discord-master/*" "${SERVER_DIR}/tf/addons/sourcemod/"
&& mv "${SERVER_DIR}/tf/addons/sourcemod/Discord-master/*" "${SERVER_DIR}/tf/addons/sourcemod/" \
&& mv soapbalancer.smx "${SERVER_DIR}/tf/addons/sourcemod/plugins/soapbalancer.smx" \
&& unzip -o socket.zip -d "${SERVER_DIR}/tf/" \
&& tar xf sourcebans.tar.gz -C "${SERVER_DIR}/tf/" \