This commit is contained in:
parent
6e6db6acb5
commit
476352cab3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ RUN \
|
|||
&& mv discord_sourcecomms.smx "${SERVER_DIR}/tf/addons/sourcemod/plugins/discord_sourcecomms.smx" \
|
||||
&& mv soapbalancer.smx "${SERVER_DIR}/tf/addons/sourcemod/plugins/soapbalancer.smx" \
|
||||
&& unzip -o socket.zip -d "${SERVER_DIR}/tf/" \
|
||||
&& unzip -o tf2rue.zip -d "${SERVER_DIR/tf/" \
|
||||
&& unzip -o tf2rue.zip -d "${SERVER_DIR}/tf/" \
|
||||
# clean everything up
|
||||
&& rm system2.zip stac.zip nativevotes.zip advertisements.tar.gz SteamWorks.tar.gz socket.zip tf2rue.zip \
|
||||
&& rm "${SERVER_DIR}/tf/addons/sourcemod/plugins/admin-flatfile.smx"
|
||||
|
|
Loading…
Reference in a new issue