mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
This commit is contained in:
parent
ccd2f04c33
commit
42e13fa797
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ dns_infomaniak_rm() {
|
|||
fi
|
||||
|
||||
export _H1="Authorization: Bearer $INFOMANIAK_API_TOKEN"
|
||||
export _H2="ContentType: application/json"
|
||||
export _H2="Content-Type: application/json"
|
||||
|
||||
fulldomain=$1
|
||||
txtvalue=$2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue