typo fix
This commit is contained in:
parent
f2f1cb94d2
commit
a05cf035b3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue