1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-07-28 04:07:06 +00:00

minor fix

This commit is contained in:
neil 2016-03-27 20:37:26 +08:00
parent 4a0f23e2ad
commit d1f97fc85f

1
le.sh
View File

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