scripts: update-all: Add translations compile step

remotes/origin/master
Guillaume Lesniak 2016-06-28 10:02:53 +02:00
parent 373eb637b5
commit 93cd46882b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,6 @@ git pull
php composer.phar update -o
pull_if_exists module/MonarcCore
pull_if_exists module/MonarcBO
pull_if_exists node_modules/ng_backoffice
@ -28,3 +27,4 @@ if [ -d node_modules/ng_backoffice ]; then
fi
./scripts/link_modules_resources.sh
./scripts/compile_translations.sh