This commit is contained in:
parent
814c6ddeca
commit
3b5eafa275
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN \
|
||||||
&& mv "${SERVER_DIR}/tf/addons/sourcemod/plugins/disabled/{admin-sql-threaded.smx,sql-admin-manager.smx}" "${SERVER_DIR}/tf/addons/sourcemod/plugins/" \
|
&& mv "${SERVER_DIR}/tf/addons/sourcemod/plugins/disabled/{admin-sql-threaded.smx,sql-admin-manager.smx}" "${SERVER_DIR}/tf/addons/sourcemod/plugins/" \
|
||||||
# clean everything up
|
# clean everything up
|
||||||
&& rm system2.zip stac.zip nativevotes.zip advertisements.tar.gz SteamWorks.tar.gz discord.zip socket.zip \
|
&& rm system2.zip stac.zip nativevotes.zip advertisements.tar.gz SteamWorks.tar.gz discord.zip socket.zip \
|
||||||
&& rm "${SERVER_DIR}/tf/addons/sourcemod/plugins/admin-flatfile.smx
|
&& rm "${SERVER_DIR}/tf/addons/sourcemod/plugins/admin-flatfile.smx"
|
||||||
|
|
||||||
COPY server.cfg.template "${SERVER_DIR}/tf/cfg/server.cfg.template"
|
COPY server.cfg.template "${SERVER_DIR}/tf/cfg/server.cfg.template"
|
||||||
COPY mapcycle.txt "${SERVER_DIR}/tf/cfg/mapcycle.txt"
|
COPY mapcycle.txt "${SERVER_DIR}/tf/cfg/mapcycle.txt"
|
||||||
|
|
Loading…
Reference in a new issue