mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
fix format
This commit is contained in:
parent
78f0201dfa
commit
68aea3af9e
2
acme.sh
2
acme.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user