]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
final try
authorMonius <m1105930979@gmail.com>
Mon, 22 Aug 2022 22:30:09 +0000 (06:30 +0800)
committerMonius <m1105930979@gmail.com>
Mon, 22 Aug 2022 22:30:09 +0000 (06:30 +0800)
acme.sh

diff --git a/acme.sh b/acme.sh
index 11814b6e82357ca53322ae3cc19f23f04b240bc3..bb6863c7fc6877eb6e498765ad2fec7ea4425ec3 100755 (executable)
--- a/acme.sh
+++ b/acme.sh
@@ -2239,7 +2239,6 @@ _setopt() {
   if [ ! -f "$__conf" ]; then
     touch "$__conf"
   fi
-
   if [ -n "$(tail -c 1 <"$__conf")" ]; then
     echo >>"$__conf"
   fi