Merge branch 'master' of ssh://rhea.netlor.fr:2222/monarc/MonarcAppBO
commit
d256e6a12c
|
@ -66,3 +66,9 @@ fi
|
|||
|
||||
./scripts/link_modules_resources.sh
|
||||
./scripts/compile_translations.sh
|
||||
|
||||
# Clear doctrine cache
|
||||
php ./public/index.php orm:clear-cache:metadata
|
||||
php ./public/index.php orm:clear-cache:query
|
||||
php ./public/index.php orm:clear-cache:result
|
||||
|
||||
|
|
Loading…
Reference in New Issue