From e206a4c35f8a272107bfe5a8bc1ca93f7588a96e Mon Sep 17 00:00:00 2001 From: isaacs Date: Fri, 28 Jan 2011 16:19:22 -0800 Subject: typo --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/install.sh b/scripts/install.sh index 7330c689d..7eac6f6a4 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -83,7 +83,7 @@ cd "$TMP" \ echo "node --version reports: $node_version" >&2 echo "Please upgrade node before continuing." exit $ret - fi) + fi) \ && (if ! [ "$make" = "NOMAKE" ]; then $make uninstall dev else -- cgit v1.2.3