Change Makefile

This commit is contained in:
Nicolas Maillat
2015-12-02 20:14:47 +01:00
parent 0420d0e44b
commit de45967d5e

View File

@@ -1,7 +1,6 @@
# vim:noexpandtab:ts=4:sts=4:ft=make: # vim:noexpandtab:ts=4:sts=4:ft=make:
install: install:
php bin/console system:clear-cache
npm install npm install
composer install -o composer install -o
php bin/console system:clear-cache php bin/console system:clear-cache