Commit dfe6e175 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Removed extra "s". JM-208


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1121 b35dd754-fafc-0310-a699-88a17e54d16e
parent aeefb10d
......@@ -17,7 +17,7 @@ MESSENGER_GROUP="jive"
if [ ! $MESSENGER_HOME ]; then
if [ -d "/opt/jive_messenger" ]; then
MESSENGER_HOME="/opt/jive_messsenger"
MESSENGER_HOME="/opt/jive_messenger"
elif [ -d "/usr/local/jive_messenger" ]; then
MESSENGER_HOME="/usr/local/jive_messenger"
fi
......
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