Browse Source

fix, but remove debug info

pull/4259/head
Monius 2 years ago
parent
commit
6502a71083
  1. 1
      acme.sh

1
acme.sh

@ -2240,7 +2240,6 @@ _setopt() {
touch "$__conf"
fi
if [ -n "$(tail -c 1 <"$__conf")" ]; then
_debug3 No New Line
echo >>"$__conf"
fi

Loading…
Cancel
Save