mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
make additional line break at end of imported doc
This commit is contained in:
parent
8851b8ab6b
commit
0a84379364
3 changed files with 7 additions and 3 deletions
|
@ -99,7 +99,7 @@ fi
|
|||
echo "Clear minfified cache..."
|
||||
rm -f var/minified*
|
||||
|
||||
echo "ensure custom css/js files are created..."
|
||||
echo "Ensure custom css/js files are created..."
|
||||
|
||||
for f in "index" "pad" "timeslider"
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue