mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 04:53:26 +00:00
Fix spaces in Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -18,7 +18,7 @@ clean_assets:
|
|||||||
rm -rf ./node_modules
|
rm -rf ./node_modules
|
||||||
rm -rf ./www/assets
|
rm -rf ./www/assets
|
||||||
rm -rf ./www/bower_components
|
rm -rf ./www/bower_components
|
||||||
touch ./node_modules/.gitkeep
|
touch ./node_modules/.gitkeep
|
||||||
|
|
||||||
config:
|
config:
|
||||||
@php bin/console compile:configuration
|
@php bin/console compile:configuration
|
||||||
|
Reference in New Issue
Block a user