mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
fix format
This commit is contained in:
parent
21f201e371
commit
c0d0100ca8
@ -101,7 +101,7 @@ dns_cf_rm() {
|
||||
_err "Error"
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
count=$(printf "%s\n" "$response" | _egrep_o "\"count\":[^,]*" | cut -d : -f 2)
|
||||
_debug count "$count"
|
||||
if [ "$count" = "0" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user