- missed one line with "source" dir

This commit is contained in:
Richard Alam 2012-03-09 19:32:14 +00:00
parent 8527f3fe1b
commit 4410956fc1

View File

@ -852,7 +852,7 @@ export ANT_OPTS=\"-Xmx512m -XX:MaxPermSize=512m\"
fi fi
if [ $SETUPDEV == "apps" ]; then if [ $SETUPDEV == "apps" ]; then
BBBAPPSHOME=~/dev/source/bigbluebutton/bigbluebutton-apps BBBAPPSHOME=~/dev/bigbluebutton/bigbluebutton-apps
check_source $BBBAPPSHOME check_source $BBBAPPSHOME
# #