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
ecd68575
Commit
ecd68575
authored
Sep 21, 2016
by
neil
Browse files
fix auto upgrade
parent
276b51d9
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
ecd68575
...
...
@@ -3612,7 +3612,7 @@ if [ "$INSTALLONLINE" ] ; then
fi
[
-z
"
$1
"
]
&&
showhelp
&&
exit
[ -z "$1" ] && showhelp
if _startswith "$1" '-' ; then _process "$@" ; else "$@"; fi ; exit
...
...
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