sapegin / shipit

Minimalistic SSH deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't download shipit using one-liner

burdiyan opened this issue · comments

Terminal throws the error from curl that url is not specified. Finally I have downloaded it manually, don't actually know what is wrong with Curl. I'm quite new to all of this, so maybe I was doing something wrong.

Thank you!

Understood what is the problem, the url https://raw.github.com/sapegin/shipit/master/bin/shipit is changing to https://raw.githubusercontent.com/sapegin/shipit/master/bin/shipit

I have tried to run curl with --location option and it works.

Yeah, GitHub changed the domain for static content. I’ve fixed onliner in Readme.