1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/docker/win32-static/unpack_curl.sh

6 lines
146 B
Bash
Raw Normal View History

2023-11-10 11:49:17 -05:00
cd
wget https://curl.se/windows/dl-8.4.0_6/curl-8.4.0_6-win32-mingw.zip
unzip curl-8.4.0_6-win32-mingw.zip
cd curl-8.4.0_6-win32-mingw
cp -a * ~/