make additional line break at end of imported doc

This commit is contained in:
John McLear 2014-11-26 15:19:22 +00:00
parent 8851b8ab6b
commit 0a84379364
3 changed files with 7 additions and 3 deletions

View file

@ -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 $*