Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
cd7ac94f
Commit
cd7ac94f
authored
Jan 21, 2017
by
neil
Committed by
GitHub
Jan 21, 2017
Browse files
Merge pull request #555 from Neilpang/dev
fix format
parents
cdb3216c
68aea3af
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
cd7ac94f
...
...
@@ -3511,7 +3511,7 @@ remove() {
fi
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."
return
0
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