Commit daffc4e6 authored by William Sellitti's avatar William Sellitti
Browse files

typo, using _H1 to provide header keys.

parent 5f3cb901
......@@ -103,7 +103,7 @@ HEREDOC
)
# Push certificates to server.
export _HTTPS_INSECURE=1
export ="Authorization: PVEAPIToken=${_proxmoxve_header_api_token}"
export _H1="Authorization: PVEAPIToken=${_proxmoxve_header_api_token}"
_post "$_json_payload" "$_target_url"
}
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