DamienCassou / pier-cl

Controlling Pier from command line
3 stars 4 forks source link

wget → curl #2

Open cdlm opened 11 years ago

cdlm commented 11 years ago

Curl is standard on macs (more than wget). You could use curl --insecure in place of wget --no-check-certificate.

DamienCassou commented 11 years ago

Could you change the script with that in mind please?

cdlm commented 11 years ago

We should check what's available by default on different platforms… I know curl is there on macs and wget not, but I suspect it's the reverse on most linuxes.

NicolasPetton commented 10 years ago

curl seems to be installed by default on ubuntu at least.

DamienCassou commented 10 years ago

On Fri, Nov 15, 2013 at 12:24 AM, Nicolas Petton notifications@github.comwrote:

curl seems to be installed by default on ubuntu at least.

please send a pull request

Damien Cassou http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill