mirror of
https://codeberg.org/spire/docker-comp-server.git
synced 2026-06-03 18:14:09 +02:00
fix curl download link
This commit is contained in:
parent
1a9c029b88
commit
1b11da9238
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ rm socket.zip
|
||||||
# Curl
|
# Curl
|
||||||
cd $HOME/hlserver/tf2/tf/addons/sourcemod
|
cd $HOME/hlserver/tf2/tf/addons/sourcemod
|
||||||
|
|
||||||
wget -nv "https://sourcemod-curl-extension.googlecode.com/files/curl_1.3.0.0.zip"
|
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
|
unzip curl_1.3.0.0.zip
|
||||||
rm curl_1.3.0.0.zip
|
rm curl_1.3.0.0.zip
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue