Browse Source

fix format

neilpang 8 years ago
parent
commit
ec9975c3d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      acme.sh

+ 1 - 1
acme.sh

@@ -405,7 +405,7 @@ _getfile() {
 
 #Usage: multiline
 _base64() {
-  [ "" ];#urgly
+  [ "" ] #urgly
   if [ "$1" ]; then
     _debug3 "base64 multiline:'$1'"
     $OPENSSL_BIN base64 -e