mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Update installDeps.sh
This commit is contained in:
parent
dfd17d1aba
commit
119fc82387
1 changed files with 1 additions and 1 deletions
|
@ -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..."
|
||||
|
|
Loading…
Reference in a new issue