mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
Fix Syntax
This commit is contained in:
parent
bbf2a15f27
commit
e3c7fc8077
@ -56,7 +56,7 @@ gitlab_deploy() {
|
||||
|
||||
string_fullchain=$(_url_encode <$_cfullchain)
|
||||
string_key=$(_url_encode <$_ckey)
|
||||
|
||||
|
||||
body="certificate=$string_fullchain&key=$string_key"
|
||||
|
||||
export _H1="PRIVATE-TOKEN: $Le_Deploy_gitlab_token"
|
||||
|
Loading…
Reference in New Issue
Block a user