mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-02 06:32:45 +00:00
minor
This commit is contained in:
parent
a7bc2293c0
commit
b937665b90
@ -275,7 +275,7 @@ _check_curl_version() {
|
||||
|
||||
if [ "$_major" -ge "8" ]; then
|
||||
#ok
|
||||
return 0;
|
||||
return 0
|
||||
fi
|
||||
if [ "$_major" = "7" ]; then
|
||||
if [ "$_minor" -lt "40" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user