mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-18 16:44:14 +00:00
Whitespace
This commit is contained in:
parent
d0233d3fa4
commit
5766ca55c7
@ -99,7 +99,7 @@ vmwareuag_deploy() {
|
||||
# Create JSON request
|
||||
_jsonreq=$(_mktemp)
|
||||
_debug _jsonreq "${_jsonreq}"
|
||||
|
||||
|
||||
printf '{ "privateKeyPem": "%s", "certChainPem": "%s" }' "${_privatekeypem}" "${_certchainpem}" >"${_jsonreq}"
|
||||
_debug JSON "$(cat "${_jsonreq}")"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user