Shortened time.
authordavyd <davyd>
Mon, 16 Feb 2004 09:12:26 +0000 (09:12 +0000)
committerdavyd <davyd>
Mon, 16 Feb 2004 09:12:26 +0000 (09:12 +0000)
crontab

diff --git a/crontab b/crontab
index 4068793..c05976a 100644 (file)
--- a/crontab
+++ b/crontab
@@ -1,2 +1,2 @@
-*/10 * * * *   cd $HOME/projects/planetucc/ && ./update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html [email protected]:public-html/index.html 2>/dev/null
+*/5 *  * * *   cd $HOME/projects/planetucc/ && ./update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html [email protected]:public-html/index.html 2>/dev/null
 

UCC git Repository :: git.ucc.asn.au