mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 10:04:11 +02:00
vendor socket.zip
This commit is contained in:
parent
b57b4af378
commit
48bb5f4405
3 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
from spiretf/docker-tf2-server
|
||||
maintainer Robin Appelman <robin@icewind.nl>
|
||||
|
||||
ADD ./socket_3.0.1.zip /
|
||||
ADD ./maps.sh ./sourcemod.sh ./plugins.sh ./configs.sh $SERVER/
|
||||
RUN $SERVER/maps.sh \
|
||||
&& $SERVER/sourcemod.sh \
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ rm improved-match-timer.zip
|
|||
|
||||
# Socket
|
||||
|
||||
wget -nv "https://forums.alliedmods.net/attachment.php?attachmentid=83286&d=1299423920" -O "socket.zip"
|
||||
cp /socket_3.0.1.zip socket.zip
|
||||
unzip -o socket.zip
|
||||
rm socket.zip
|
||||
|
||||
|
|
|
|||
BIN
socket_3.0.1.zip
Normal file
BIN
socket_3.0.1.zip
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue