mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-15 10:44:41 -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
|
@ -32,7 +32,7 @@ fi
|
|||
bin/installDeps.sh $* || exit 1
|
||||
|
||||
#Move to the node folder and start
|
||||
echo "start..."
|
||||
echo "Started Etherpad..."
|
||||
|
||||
SCRIPTPATH=`pwd -P`
|
||||
node $SCRIPTPATH/node_modules/ep_etherpad-lite/node/server.js $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue