1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-20 12:52:56 +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
INSTALLONLINE=""
_installOnline $BRANCH
_installOnline
exit
fi