Commit Graph

6 Commits

Author SHA1 Message Date
Stewart Johnston
908b1e94a0 Fix #266. Set curl to follow redirects
raw.github.com has moved to ra.githubusercontent.com, but curl does not
follow redirects by default. Adding the -L flag to curl invocations
sets curl to follow redirects.
2014-08-20 11:16:10 +10:00
Akythius
7c1f204a6b Fixed OS detection code. 2014-03-26 20:34:58 +00:00
Akythius
56ac65a54b Install wrapper to automatically detect distribution
Detects Linux distribution, downloads and executes corresponding installation script.
2013-11-25 21:52:38 +00:00
Marcus Whybrow
00a2251823 Move install process to a sourceable function 2012-11-03 21:20:16 +00:00
Marcus Whybrow
693dfb13fd Make install script accessible via HTTP 2012-09-13 19:55:31 +01:00
Matt Sicker
c191a0cc2d Abstracted install.sh and implemented Debian and Red Hat installs. 2012-09-02 12:45:09 -05:00