Commit 185b5585 authored by StefanAbl's avatar StefanAbl
Browse files

fix shfmt error

parent d7f81dff
...@@ -260,7 +260,7 @@ _del_record() { ...@@ -260,7 +260,7 @@ _del_record() {
_dynv6_rest() { _dynv6_rest() {
m=$1 #method GET,POST,DELETE or PUT m=$1 #method GET,POST,DELETE or PUT
ep="$2" #the endpoint ep="$2" #the endpoint
data="$3" data="$3"
_debug "$ep" _debug "$ep"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment