mirror of
https://github.com/ivuorinen/xkcd-Mailer.git
synced 2026-03-17 12:04:44 +00:00
removed plaintext README, learning git by fixing mistakes
This commit is contained in:
10
README
10
README
@@ -1,10 +0,0 @@
|
|||||||
# xkcd-Mailer #
|
|
||||||
|
|
||||||
Takes the first/latest item from the xkcd atom-feed and mails the image and punchline to a specified email address.
|
|
||||||
|
|
||||||
## crontab example ##
|
|
||||||
|
|
||||||
5 minutes over 7am on monday, wednesday and friday.
|
|
||||||
|
|
||||||
5 7 * * 1,3,5 /usr/bin/php /home/users/viir/code/php/xkcd-mailer.php
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user