Skip to content

Commit

Permalink
fix shfmt error
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanAbl committed Aug 31, 2020
1 parent 8728389 commit 4242354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnsapi/dns_dynv6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 4242354

Please sign in to comment.