Add grunt install command to install-services
This commit is contained in:
@@ -20,5 +20,6 @@ grep 'name:' config/services.js | \
|
||||
type -t nvm && nvm use
|
||||
echo ' installing Dependencies'
|
||||
npm install
|
||||
grunt install
|
||||
popd
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user