This commit is contained in:
AJ ONeal 2017-05-25 15:22:04 -06:00
parent f2f1cb94d2
commit a05cf035b3
1 changed files with 1 additions and 0 deletions

View File

@ -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