This commit is contained in:
neilpang 2017-01-13 20:49:58 +08:00
parent 5413bf8753
commit 2fbf399156
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