From fda2d05e816857c1131b228dee4b7e46918b9f2c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 2 Jun 2018 03:31:31 -0600 Subject: [PATCH] got further --- usr/share/install_helper.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/share/install_helper.sh b/usr/share/install_helper.sh index 33d5a2b..f005840 100644 --- a/usr/share/install_helper.sh +++ b/usr/share/install_helper.sh @@ -101,7 +101,6 @@ export NODE_PATH="$TELEBIT_PATH/lib/node_modules" export NPM_CONFIG_PREFIX="$TELEBIT_PATH" export PATH="$TELEBIT_PATH/bin:$PATH" sleep 0.5 -echo "" echo "(your password may be required to complete installation)" http_bash https://git.coolaj86.com/coolaj86/node-installer.sh/raw/branch/master/install.sh --no-dev-deps >/dev/null 2>/dev/null