From: davyd Date: Mon, 16 Feb 2004 09:12:26 +0000 (+0000) Subject: Shortened time. X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=commitdiff_plain;h=ec4f06265c52caaacb614c27bc552977040a3518;hp=ac7a48602f8d793a9f1298423b66ca3630350ebd Shortened time. --- 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