From f5aa8b3a5a17ac7a12dddb6c10fea862a0eeec90 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 12 Jun 2010 15:57:47 -0500 Subject: need to restart the webserver when we update minicpan --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crontab') 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 -- cgit v1.2.3-54-g00ecf