mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
6 lines
146 B
Bash
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 * ~/
|