Browse Source

Update acme.sh

dev
neil 2 days ago
parent
commit
e44809c180
  1. 1
      acme.sh

1
acme.sh

@ -595,7 +595,6 @@ if [ "$(printf '\x41')" != 'A' ]; then
_URGLY_PRINTF=1
fi
_h2b() {
if _exists xxd; then
if _contains "$(xxd --help 2>&1)" "assumes -c30"; then

Loading…
Cancel
Save