mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
fix shfmt error
This commit is contained in:
parent
d7f81dff23
commit
185b558561
@ -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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user