Merge pull request #14 from MonoBan/patch-2

update run.sh to fix issue #9
This commit is contained in:
igorkofman
2015-09-20 13:12:41 -07:00

View File

@@ -24,7 +24,7 @@
ETHERPADDIR="$(cd "$(dirname "$0")/.."; pwd)"
source "$ETHERPADDIR/bin/exports.sh"
source "$ETHERPADDIR/bin/ooffice.sh"
PID_FILE="${ETHERPADDIR}/etherpad/data/etherpad.pid"
echo $$ > $PID_FILE