Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
daffc4e6
Commit
daffc4e6
authored
Jun 18, 2022
by
William Sellitti
Browse files
typo, using _H1 to provide header keys.
parent
5f3cb901
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/proxmoxve.sh
View file @
daffc4e6
...
@@ -103,7 +103,7 @@ HEREDOC
...
@@ -103,7 +103,7 @@ HEREDOC
)
)
# Push certificates to server.
# Push certificates to server.
export
_HTTPS_INSECURE
=
1
export
_HTTPS_INSECURE
=
1
export
=
"Authorization: PVEAPIToken=
${
_proxmoxve_header_api_token
}
"
export
_H1
=
"Authorization: PVEAPIToken=
${
_proxmoxve_header_api_token
}
"
_post
"
$_json_payload
"
"
$_target_url
"
_post
"
$_json_payload
"
"
$_target_url
"
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment