mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 09:12:44 +00:00
fixed formating
This commit is contained in:
parent
212be3d7bd
commit
1996d52578
@ -78,7 +78,7 @@ mail_send() {
|
||||
|
||||
_mail_bin() {
|
||||
_MAIL_BIN=""
|
||||
_MAIL_BINS="sendmail ssmtp mutt mail msmtp"
|
||||
_MAIL_BINS="sendmail ssmtp mutt mail msmtp"
|
||||
|
||||
if [ -n "$MAIL_BIN" ]; then
|
||||
_MAIL_BINS="$MAIL_BIN $_MAIL_BINS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user