Merge pull request #533 from Neilpang/dev

minor
This commit is contained in:
neil 2017-01-13 20:50:52 +08:00 committed by GitHub
commit f2d9930773
1 changed files with 1 additions and 1 deletions

View File

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