minor fix

This commit is contained in:
neil 2016-03-27 20:37:26 +08:00
parent 4a0f23e2ad
commit d1f97fc85f
1 changed files with 1 additions and 0 deletions

1
le.sh
View File

@ -1642,6 +1642,7 @@ _installOnline() {
}
if [ "$INSTALLONLINE" ] ; then
INSTALLONLINE=""
_installOnline $BRANCH
exit
fi