home
·
contact
·
privacy
projects
/
pingmail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
572eb96
)
Be silent as a cronjob.
author
Christian Heller
<c.heller@plomlompom.de>
Thu, 24 Dec 2015 15:03:43 +0000
(16:03 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Thu, 24 Dec 2015 15:03:43 +0000
(16:03 +0100)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index dba72ac3fdbac4e665e56489709b278649ff42dc..5908bcddc5d25368655a67c0f7ad4b65fe4d2299 100644
(file)
--- a/
README
+++ b/
README
@@
-15,5
+15,5
@@
pingmailrc.example file for more details.
To install as an hourly cronjob, define $path_to_pingmail_script_file, then do:
-line='0 * * * * '$path_to_pingmail_script_file' check'
+line='0 * * * * '$path_to_pingmail_script_file' check
> /dev/null
'
(crontab -l; echo "$line") | crontab -