1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-07-27 03:37:11 +00:00

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

View File

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