1
0
Fork 0
mirror of https://github.com/vbatts/sl-feeds.git synced 2024-11-24 16:45:39 +00:00
sl-feeds/crontab
Vincent Batts f522293398 adding this for history sake
It has not been updated since 2011 and should get a rewrite and
simplification...
2017-01-25 12:24:20 -08:00

2 lines
380 B
Text

#0 2 * * * ~/opt/bin/ruby ~/bin/changelog_alphageek.rb > /dev/null || echo "$(date): failed aphageek" | mail -s "[slackagg] alphageek's changelog failed $(date +%D)" vbatts@hashbangbash.com
0 */2 * * * python ~/bin/changelog_http_poll.py >/dev/null || echo "$(date): failed to poll changelogs" | mail -s "[slackrss] changelog_http_poll failed $(date +%D)" vbatts@hashbangbash.com