mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-05 21:12:09 +08:00
Merge branch 'acmesh-official:dev' into dev
This commit is contained in:
@@ -93,7 +93,7 @@ dns_porkbun_rm() {
|
||||
_err "Delete record error."
|
||||
return 1
|
||||
fi
|
||||
echo "$response" | tr -d " " | grep '\"status\":"SUCCESS"' >/dev/null
|
||||
echo "$response" | tr -d " " | grep '"status":"SUCCESS"' >/dev/null
|
||||
fi
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user