summaryrefslogtreecommitdiff
path: root/bin/installDeps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/installDeps.sh')
-rwxr-xr-xbin/installDeps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/installDeps.sh b/bin/installDeps.sh
index 914e45a4..a5e4d5ab 100755
--- a/bin/installDeps.sh
+++ b/bin/installDeps.sh
@@ -103,7 +103,7 @@ if [ $DOWNLOAD_JQUERY = "true" ]; then
fi
#Remove all minified data to force node creating it new
-echo "Clear minified cache..."
+echo "Clearing minified cache..."
rm -f var/minified*
echo "Ensure custom css/js files are created..."