Commit Graph

4 Commits (0d44ed1126429625bfc26f76e767cc1c1c88e82e)

Author SHA1 Message Date
Fraser Tweedale a3331ffdb0 fix errors due to use of unportable == operator
The `==` operator is not defined by POSIX and many test(1) (also
spelled `[`) implementations do not support it.  Replace uses of
`==` with the POSIX-conformant `=` equality operator.
2014-02-21 21:05:40 +10:00
stelcheck d428bcd50e * TARGET was not converted to DIR 2013-06-14 16:17:24 +09:00
stelcheck f82cde11a9 * Using raw.github.com instead, downloading only nvm.sh
* tar no longer required
2013-06-14 16:15:54 +09:00
Ron Korving 93e84a2676 Moved gitless installer into its own file. 2013-06-14 13:13:33 +09:00