Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
d180f01b
Unverified
Commit
d180f01b
authored
May 12, 2019
by
Honza Hommer
Browse files
typos
parent
91c09dd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
notify/mail.sh
View file @
d180f01b
...
@@ -62,7 +62,7 @@ _mail_send() {
...
@@ -62,7 +62,7 @@ _mail_send() {
ssmtp
)
ssmtp
)
"
$_MAIL_BIN
"
"
$MAIL_TO
"
"
$_MAIL_BIN
"
"
$MAIL_TO
"
;;
;;
mutt
|
mail
)
mutt
|
mail
)
"
$_MAIL_BIN
"
-s
"
$_subject
"
"
$MAIL_TO
"
"
$_MAIL_BIN
"
-s
"
$_subject
"
"
$MAIL_TO
"
;;
;;
esac
esac
...
...
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