„Dockerfile“ ändern
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Philipp 2022-04-21 01:24:32 +02:00
parent c18c1e38f0
commit 9f1be0c903
Signed by untrusted user who does not match committer: Forgejo
GPG key ID: 5A09F9506519E10A

View file

@ -27,7 +27,7 @@ RUN \
&& unzip -o socket.zip -d "${SERVER_DIR}/tf/" \
&& tar xf sourcebans.tar.gz -C "${SERVER_DIR}/tf/" \
# clean everything up
&& rm system2.zip stac.zip nativevotes.zip advertisements.tar.gz SteamWorks.tar.gz discord.zip socket.zip sourcebans.tar.gz \
&& rm system2.zip stac.zip nativevotes.zip advertisements.tar.gz SteamWorks.tar.gz socket.zip sourcebans.tar.gz \
&& rm "${SERVER_DIR}/tf/addons/sourcemod/plugins/admin-flatfile.smx" \
&& rm "${SERVER_DIR}/tf/addons/sourcemod/Discord-master"