From a9e1370b589836065594f0b971fa9384e71a7faf Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 12 May 2018 13:53:46 -0600 Subject: [PATCH] don't reset NODEJS_VER to empty string --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index cb263ee..e60adbe 100644 --- a/install.sh +++ b/install.sh @@ -32,7 +32,6 @@ BASE_URL="https://git.coolaj86.com/coolaj86/node-installer.sh/raw/master" NO_FAIL2BAN="nope" OS="unsupported" ARCH="" -NODEJS_VER="" SETUP_FILE="" clear