cd ~
mkdir -p bin
cd bin
python3 -c "import urllib.request; urllib.request.urlretrieve('https://github.com/moparisthebest/static-curl/releases/latest/download/curl-amd64','curl')"
421
5 分钟阅读
cd ~
mkdir -p bin
cd bin
python3 -c "import urllib.request; urllib.request.urlretrieve('https://github.com/moparisthebest/static-curl/releases/latest/download/curl-amd64','curl')"