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
30bfc2ce
Commit
30bfc2ce
authored
Sep 27, 2016
by
neil
Browse files
fix
https://github.com/Neilpang/acme.sh/issues/304
parent
30c2d84c
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
30bfc2ce
...
@@ -3755,7 +3755,7 @@ _process() {
...
@@ -3755,7 +3755,7 @@ _process() {
fi
fi
;;
;;
--log-level
)
--log-level
)
_log_level
=
"
$
1
"
_log_level
=
"
$
2
"
LOG_LEVEL
=
"
$_log_level
"
LOG_LEVEL
=
"
$_log_level
"
shift
shift
;;
;;
...
...
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