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
b937665b
Commit
b937665b
authored
Apr 23, 2023
by
neilpang
Browse files
minor
parent
a7bc2293
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/docker.sh
View file @
b937665b
...
...
@@ -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
...
...
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