Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
29fe1c86
Commit
29fe1c86
authored
Jun 24, 2021
by
neilpang
Browse files
fix initapi
parent
1ae9c483
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
29fe1c86
...
...
@@ -2587,6 +2587,8 @@ _initAPI() {
if
[
"
$ACME_NEW_ACCOUNT
"
]
&&
[
"
$ACME_NEW_ORDER
"
]
;
then
return
0
fi
_info
"Sleep
$_sleep_retry_sec
and retry."
_sleep
"
$_sleep_retry_sec
"
done
_err
"Can not init api, for
$_api_server
"
return
1
...
...
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