Skip to content

Commit

Permalink
PHRAS-858 - update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lostdalek committed Dec 8, 2015
1 parent 46bf779 commit 575834b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
@@ -1,8 +1,9 @@
# vim:noexpandtab:ts=4:sts=4:ft=make:

install:
npm install
composer install -o
rm -rf ./node_modules
npm install
php bin/console system:clear-cache

config:
Expand Down

0 comments on commit 575834b

Please sign in to comment.