Update installDeps.sh

pull/2576/head
Raphaël Dubigny 2015-04-04 17:30:41 +02:00
parent dfd17d1aba
commit 119fc82387
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ if [ $DOWNLOAD_JQUERY = "true" ]; then
fi fi
#Remove all minified data to force node creating it new #Remove all minified data to force node creating it new
echo "Clear minified cache..." echo "Clearing minified cache..."
rm -f var/minified* rm -f var/minified*
echo "Ensure custom css/js files are created..." echo "Ensure custom css/js files are created..."