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
68aea3af
Commit
68aea3af
authored
Jan 21, 2017
by
neilpang
Browse files
fix format
parent
78f0201d
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
68aea3af
...
@@ -3511,7 +3511,7 @@ remove() {
...
@@ -3511,7 +3511,7 @@ remove() {
fi
fi
if
mv
"
$DOMAIN_CONF
"
"
$_removed_conf
"
;
then
if
mv
"
$DOMAIN_CONF
"
"
$_removed_conf
"
;
then
_info
"
$Le_Domain
is removed, the key and cert files are in
$(
__green
$DOMAIN_PATH
)
"
_info
"
$Le_Domain
is removed, the key and cert files are in
$(
__green
$DOMAIN_PATH
)
"
_info
"You can remove them by yourself."
_info
"You can remove them by yourself."
return
0
return
0
else
else
...
...
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