MonarcAppFO/scripts/post-install.sh

12 lines
197 B
Bash
Raw Normal View History

2016-10-06 11:38:12 +02:00
#!/bin/bash
npm install
cd node_modules/ng_backoffice
npm install
cd ../..
# Compile stuff needed for the minified frontend
./scripts/compile_translations.sh
./scripts/link_modules_resources.sh