1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-24 08:06:12 +00:00
This commit is contained in:
neilpang 2017-01-13 20:49:58 +08:00
parent 5413bf8753
commit 2fbf399156

View File

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