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
a988a91e
Commit
a988a91e
authored
Nov 11, 2016
by
neilpang
Browse files
fix shfmt warnings
parent
a8b564fa
Changes
1
Show whitespace changes
Inline
Side-by-side
acme.sh
View file @
a988a91e
...
@@ -3222,7 +3222,6 @@ installcert() {
...
@@ -3222,7 +3222,6 @@ installcert() {
}
}
_installcert
()
{
_installcert
()
{
_savedomainconf
"Le_RealCertPath"
"
$Le_RealCertPath
"
_savedomainconf
"Le_RealCertPath"
"
$Le_RealCertPath
"
_savedomainconf
"Le_RealCACertPath"
"
$Le_RealCACertPath
"
_savedomainconf
"Le_RealCACertPath"
"
$Le_RealCACertPath
"
_savedomainconf
"Le_RealKeyPath"
"
$Le_RealKeyPath
"
_savedomainconf
"Le_RealKeyPath"
"
$Le_RealKeyPath
"
...
@@ -3245,7 +3244,6 @@ _installcert() {
...
@@ -3245,7 +3244,6 @@ _installcert() {
Le_RealFullChainPath
=
""
Le_RealFullChainPath
=
""
fi
fi
if
[
"
$Le_RealCertPath
"
]
;
then
if
[
"
$Le_RealCertPath
"
]
;
then
_info
"Installing cert to:
$Le_RealCertPath
"
_info
"Installing cert to:
$Le_RealCertPath
"
...
...
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