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
5d6effef
Unverified
Commit
5d6effef
authored
May 23, 2020
by
neil
Committed by
GitHub
May 23, 2020
Browse files
Merge pull request #2955 from dandv/patch-2
Fix sloppy English
parents
59fd48cf
427c2780
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
5d6effef
...
@@ -4299,7 +4299,7 @@ $_authorizations_map"
...
@@ -4299,7 +4299,7 @@ $_authorizations_map"
if
[
"
$dns_entries
"
]
;
then
if
[
"
$dns_entries
"
]
;
then
if
[
-z
"
$Le_DNSSleep
"
]
;
then
if
[
-z
"
$Le_DNSSleep
"
]
;
then
_info
"Let's check each
dns
record
s
now. Sleep 20 seconds first."
_info
"Let's check each
DNS
record now. Sleep 20 seconds first."
_sleep 20
_sleep 20
if
!
_check_dns_entries
;
then
if
!
_check_dns_entries
;
then
_err
"check dns error."
_err
"check dns error."
...
...
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