mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Add grunt install
command to install-services
This commit is contained in:
parent
4adf7378e2
commit
575869142c
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ grep 'name:' config/services.js | \
|
|||
type -t nvm && nvm use
|
||||
echo ' installing Dependencies'
|
||||
npm install
|
||||
grunt install
|
||||
popd
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue