mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 18:14:09 +02:00
add updated curl extension
This commit is contained in:
parent
4b3e1ce2eb
commit
146bd3aea2
2 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ cd $HOME/hlserver/tf2/tf/addons/sourcemod
|
|||
wget -nv "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/sourcemod-curl-extension/curl_1.3.0.0.zip"
|
||||
unzip curl_1.3.0.0.zip
|
||||
rm curl_1.3.0.0.zip
|
||||
wget https://raw.githubusercontent.com/spiretf/docker-comp-server/master/curl.ext.so -O $HOME/hlserver/tf2/tf/addons/sourcemod/extensions/curl.ext.so
|
||||
|
||||
# Websockets
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue