1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-12 00:42:56 +00:00

minor fix

This commit is contained in:
neil
2016-03-27 20:37:26 +08:00
parent 4a0f23e2ad
commit d1f97fc85f
+1
View File
@@ -1642,6 +1642,7 @@ _installOnline() {
}
if [ "$INSTALLONLINE" ] ; then
INSTALLONLINE=""
_installOnline $BRANCH
exit
fi