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
e7a6ff39
Commit
e7a6ff39
authored
Aug 20, 2020
by
Christopher Engelhard
Browse files
fix wrong indentation
parent
b086afb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
e7a6ff39
...
@@ -7045,7 +7045,7 @@ _process() {
...
@@ -7045,7 +7045,7 @@ _process() {
USER_AGENT="$_useragent"
USER_AGENT="$_useragent"
shift
shift
;;
;;
-m
|
--accountemail
)
-m | --accountemail)
_accountemail="$2"
_accountemail="$2"
ACCOUNT_EMAIL="$_accountemail"
ACCOUNT_EMAIL="$_accountemail"
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