From d1f97fc85f7b4707eb7b682ecd14110702c91982 Mon Sep 17 00:00:00 2001 From: neil Date: Sun, 27 Mar 2016 20:37:26 +0800 Subject: [PATCH] minor fix --- le.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/le.sh b/le.sh index 2baf813e..3d41864d 100755 --- a/le.sh +++ b/le.sh @@ -1642,6 +1642,7 @@ _installOnline() { } if [ "$INSTALLONLINE" ] ; then + INSTALLONLINE="" _installOnline $BRANCH exit fi