From a05cf035b3e9e4357548c23f138332b5aef082b6 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 25 May 2017 15:22:04 -0600 Subject: [PATCH] typo fix --- setup.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.bash b/setup.bash index e438895..9f54001 100644 --- a/setup.bash +++ b/setup.bash @@ -169,6 +169,7 @@ else echo "Preparing to install node.js (minimal) for ${OS}" "${ARCH}" fi +INSTALL_DEPS_FILE="setup-deps-${SETUP_FILE}.bash" INSTALL_FILE="setup-node-${SETUP_FILE}.bash" if [ ! -e "/tmp/${INSTALL_FILE}" ] then