Skip to content

Commit 5758691

Browse files
author
Shane Kilkelly
committed
Add grunt install command to install-services
1 parent 4adf737 commit 5758691

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server-ce/bin/install-services

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ grep 'name:' config/services.js | \
2020
type -t nvm && nvm use
2121
echo ' installing Dependencies'
2222
npm install
23+
grunt install
2324
popd
2425
done

0 commit comments

Comments
 (0)