Browse Source

fix shfmt error

pull/2973/head
StefanAbl 4 years ago
parent
commit
4242354c03
  1. 2
      dnsapi/dns_dynv6.sh

2
dnsapi/dns_dynv6.sh

@ -260,7 +260,7 @@ _del_record() {
_dynv6_rest() {
m=$1 #method GET,POST,DELETE or PUT
ep="$2" #the endpoint
ep="$2" #the endpoint
data="$3"
_debug "$ep"

Loading…
Cancel
Save