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
37e3e2f9
Commit
37e3e2f9
authored
Mar 22, 2021
by
emueller
Browse files
fixed formating
parent
3c7be32e
Changes
1
Hide whitespace changes
Inline
Side-by-side
notify/mail.sh
View file @
37e3e2f9
...
...
@@ -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
"
...
...
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