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

View File

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