Update installDeps.sh
parent
dfd17d1aba
commit
119fc82387
|
@ -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..."
|
||||||
|
|
Loading…
Reference in New Issue