From ec4f06265c52caaacb614c27bc552977040a3518 Mon Sep 17 00:00:00 2001 From: davyd Date: Mon, 16 Feb 2004 09:12:26 +0000 Subject: [PATCH] Shortened time. --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab b/crontab index 4068793..c05976a 100644 --- a/crontab +++ b/crontab @@ -1,2 +1,2 @@ -*/10 * * * * cd $HOME/projects/planetucc/ && ./update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html planet@mussel.ucc.asn.au:public-html/index.html 2>/dev/null +*/5 * * * * cd $HOME/projects/planetucc/ && ./update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html planet@mussel.ucc.asn.au:public-html/index.html 2>/dev/null -- 2.20.1