1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00
elinks/docker/win64-static/unpack_curl.sh
2023-11-10 16:29:13 +01:00

6 lines
146 B
Bash

cd
wget https://curl.se/windows/dl-8.4.0_6/curl-8.4.0_6-win64-mingw.zip
unzip curl-8.4.0_6-win64-mingw.zip
cd curl-8.4.0_6-win64-mingw
cp -a * ~/