This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
# exit when any command fails
|
||||
set -e
|
||||
|
||||
# init nvm
|
||||
\. "$NVM_DIR"/nvm.sh
|
||||
|
||||
if [[ "$BOOT_NPM_INSTALL" = true ]]; then
|
||||
echo "npm install"
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user