mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-07-27 09:57:22 +00:00
dns_dyn.sh, remove trailing spaces at end of line
This commit is contained in:
parent
0aba5dc8de
commit
528d2f29d3
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user