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
aa7b82de
Commit
aa7b82de
authored
Oct 05, 2016
by
neil
Browse files
minor
parent
d2ae7e78
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
aa7b82de
...
@@ -4058,4 +4058,8 @@ main() {
...
@@ -4058,4 +4058,8 @@ main() {
if
_startswith
"
$1
"
'-'
;
then
_process
"
$@
"
;
else
"
$@
"
;
fi
if
_startswith
"
$1
"
'-'
;
then
_process
"
$@
"
;
else
"
$@
"
;
fi
}
}
main
"
$@
"
\ No newline at end of file
main
"
$@
"
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