- missed one line with "source" dir
This commit is contained in:
parent
8527f3fe1b
commit
4410956fc1
@ -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
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user