Merge pull request #14 from MonoBan/patch-2
update run.sh to fix issue #9
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user