1. 12 Aug, 2014 1 commit
    • Ben Bodenmiller's avatar
      follow curl redirects · aabb4093
      Ben Bodenmiller authored
      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.
      aabb4093
  2. 03 Aug, 2014 4 commits
  3. 02 Aug, 2014 1 commit
  4. 01 Aug, 2014 1 commit
  5. 31 Jul, 2014 5 commits
  6. 30 Jul, 2014 21 commits
  7. 29 Jul, 2014 7 commits