mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-17 11:51:43 +00:00
typos
This commit is contained in:
parent
91c09dd0a0
commit
d180f01b45
@ -62,7 +62,7 @@ _mail_send() {
|
||||
ssmtp)
|
||||
"$_MAIL_BIN" "$MAIL_TO"
|
||||
;;
|
||||
mutt|mail)
|
||||
mutt | mail)
|
||||
"$_MAIL_BIN" -s "$_subject" "$MAIL_TO"
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user