mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-19 15:23:29 +08:00
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user