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
ca7ebd93
Commit
ca7ebd93
authored
Dec 08, 2017
by
neilpang
Browse files
fix typo
parent
f87890cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
ca7ebd93
...
...
@@ -3081,8 +3081,7 @@ _regAccount() {
regjson
=
'{"resource": "'
$_reg_res
'", "contact": ["mailto: '
$ACCOUNT_EMAIL
'"], "terms-of-service-agreed": true, "agreement": "'
$ACME_AGREEMENT
'"}'
fi
if
[
-z
"
$_updateTos
"
]
;
then
_info
"Registering account"
_info
"Registering account"
if
!
_send_signed_request
"
${
ACME_NEW_ACCOUNT
}
"
"
$regjson
"
;
then
_err
"Register account Error:
$response
"
...
...
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