mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Update installDeps.sh
This commit is contained in:
parent
900595355f
commit
dfd17d1aba
1 changed files with 1 additions and 1 deletions
|
@ -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 minfified cache..."
|
echo "Clear 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…
Add table
Add a link
Reference in a new issue