Skip to content

Commit

Permalink
Issue #234 changed the auto-config scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
gvagenas committed Apr 27, 2015
1 parent 81a8ad2 commit fa6fe55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ fi
# set environment variables for execution
BASEDIR=$(cd $(dirname "${BASH_SOURCE[0]}") && pwd)
RESTCOMM_HOME=$(cd $BASEDIR/../../ && pwd)
MMS_HOME=$RESTCOMM_HOME/mobicents-media/mobicents-media-server
MMS_HOME=$RESTCOMM_HOME/mediaserver/server
LB_HOME=$RESTCOMM_HOME/tools/sip-balancer

echo BASEDIR: $BASEDIR
Expand Down

0 comments on commit fa6fe55

Please sign in to comment.