mirror of
https://github.com/hiskaNG/acme.sh.git
synced 2026-08-23 06:12:56 +00:00
fix format
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user