This commit is contained in:
parent
9f1be0c903
commit
9579e0d995
1 changed files with 1 additions and 2 deletions
|
@ -28,8 +28,7 @@ RUN \
|
|||
&& 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 socket.zip sourcebans.tar.gz \
|
||||
&& rm "${SERVER_DIR}/tf/addons/sourcemod/plugins/admin-flatfile.smx" \
|
||||
&& rm "${SERVER_DIR}/tf/addons/sourcemod/Discord-master"
|
||||
&& rm "${SERVER_DIR}/tf/addons/sourcemod/plugins/admin-flatfile.smx"
|
||||
|
||||
COPY server.cfg.template "${SERVER_DIR}/tf/cfg/server.cfg.template"
|
||||
COPY mapcycle.txt "${SERVER_DIR}/tf/cfg/mapcycle.txt"
|
||||
|
|
Loading…
Reference in a new issue