summaryrefslogtreecommitdiffstats
path: root/crontab
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-12 15:57:47 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-12 15:59:46 -0500
commitf5aa8b3a5a17ac7a12dddb6c10fea862a0eeec90 (patch)
treed28336c839faed5661715132eec2212e3d2d61a1 /crontab
parent47cc63f858d156c09a769de826a7981bc6fbb9d6 (diff)
downloadconf-f5aa8b3a5a17ac7a12dddb6c10fea862a0eeec90.tar.gz
conf-f5aa8b3a5a17ac7a12dddb6c10fea862a0eeec90.zip
need to restart the webserver when we update minicpan
Diffstat (limited to 'crontab')
-rw-r--r--crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab b/crontab
index 7389e45..86f9bc4 100644
--- a/crontab
+++ b/crontab
@@ -1,2 +1,2 @@
0 */3 * * * newsbeuter -x reload
-0 5 * * * . $HOME/.bashrc && perlbrew switch perl-5.10.1 && minicpan
+0 5 * * * . $HOME/.bashrc && perlbrew switch perl-5.10.1 && minicpan && killall minicpan_webserver