1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-25 15:09:41 +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
+1 -1
View File
@@ -4540,7 +4540,7 @@ _process() {
if [ "$INSTALLONLINE" ]; then if [ "$INSTALLONLINE" ]; then
INSTALLONLINE="" INSTALLONLINE=""
_installOnline $BRANCH _installOnline
exit exit
fi fi