Commit Graph

5 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
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 a7ad09543e move the update guides from the wiki into the repo 2013-04-30 09:29:30 +02:00