Commit graph

10 commits

Author SHA1 Message Date
Ben Bodenmiller
aabb4093b7 follow curl redirects
Update `curl` commands to follow redirects (see
http://curl.haxx.se/docs/manpage.html#-L). Current `curl` commands will
return unexpected results if the requested content has been moved and is
returning information about where it has been moved to. Including the
`-L` option tells `curl` to follow the redirect so the file can be
correctly acquired.
2014-08-11 22:01:37 -07:00
Ciro Santilli
fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
dosire
369bd858d8 We should only specify unsafe version, never give advise since it it perishable. 2014-03-24 15:17:43 +01:00
Jacob Vosmaer
88c15909f9 Add security warnings to update docs 2013-11-02 16:49:26 +01:00
Jacob Vosmaer
d4cc9b187a Merge pull request #4986 from Machiel/patch-1
Added git command to change shell to 1.1.0 to make sure the check passes
2013-10-24 07:11:45 -07:00
Jacob Vosmaer
45efba5801 Use mkdir -p in 4.2-to-5.0.md update guide 2013-10-02 10:28:01 +02:00
Machiel
eee9227a5f Added git command to change shell to 1.1.0 to make sure the check passes 2013-09-04 13:44:41 +02:00
Johannes Schleifenbaum
cd19f82e51 Fix typos 2013-07-29 12:47:06 +02:00
crazyscience
ac88d51225 Setting the working directory before git operations 2013-05-07 18:28:47 -07:00
Yves Senn
ad2e4feb5e move the update instructions for 4.2 to 5.0 from the Wiki into the Repo. 2013-04-29 14:52:06 +02:00