Browse Source

minor fix

neil 9 years ago
parent
commit
d1f97fc85f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      le.sh

+ 1 - 0
le.sh

@@ -1642,6 +1642,7 @@ _installOnline() {
 }
 
 if [ "$INSTALLONLINE" ] ; then
+  INSTALLONLINE=""
   _installOnline $BRANCH
   exit
 fi