mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Change execution order for php bin/console s:c
This commit is contained in:
1
Makefile
1
Makefile
@@ -5,6 +5,7 @@ install:
|
|||||||
npm install
|
npm install
|
||||||
composer install -o
|
composer install -o
|
||||||
./node_modules/.bin/grunt install-assets
|
./node_modules/.bin/grunt install-assets
|
||||||
|
php bin/console system:clear-cache
|
||||||
php bin/developer assets:compile-less
|
php bin/developer assets:compile-less
|
||||||
|
|
||||||
config:
|
config:
|
||||||
|
Reference in New Issue
Block a user