Download ZIP file with curl command
I used curl -LO
and it worked fine. wget
works too.
Try wget instead of curl: wget http://github.com/ziyaddin/xampp/archive/master.zip
I used curl -LO
and it worked fine. wget
works too.
Try wget instead of curl: wget http://github.com/ziyaddin/xampp/archive/master.zip