1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-25 07:05:34 +00:00
This commit is contained in:
neilpang
2017-01-13 20:49:58 +08:00
parent 5413bf8753
commit 2fbf399156
+1 -1
View File
@@ -4540,7 +4540,7 @@ _process() {
if [ "$INSTALLONLINE" ]; then if [ "$INSTALLONLINE" ]; then
INSTALLONLINE="" INSTALLONLINE=""
_installOnline $BRANCH _installOnline
exit exit
fi fi