Commit aef31544 authored by Jay Kline's avatar Jay Kline Committed by jay

Fixes JM-1185


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9497 b35dd754-fafc-0310-a699-88a17e54d16e
parent 98c8b4e3
......@@ -47,7 +47,7 @@ if [ ! $OPENFIRE_HOME ]; then
fi
function execCommand() {
execCommand() {
OLD_PWD=`pwd`
cd $OPENFIRE_HOME/bin
CMD="./openfire.sh $1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment