mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-02 02:02:09 +08:00
dns_dyn.sh, remove trailing spaces at end of line
This commit is contained in:
@@ -240,7 +240,7 @@ _dyn_publish_zone() {
|
||||
|
||||
_info "Publishing zone"
|
||||
|
||||
data="{\"publish\":\"true\"}"
|
||||
data="{\"publish\":\"true\"}"
|
||||
dyn_url="$DYN_API/Zone/$_dyn_zone/"
|
||||
method="PUT"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user