From: davyd Date: Sat, 7 Feb 2004 14:15:35 +0000 (+0000) Subject: Added crontab for running Planet UCC X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=commitdiff_plain;h=9ef22c5512e1e437628c42eaaf607eca2cb6867c Added crontab for running Planet UCC --- diff --git a/crontab b/crontab new file mode 100644 index 0000000..a00c76a --- /dev/null +++ b/crontab @@ -0,0 +1,2 @@ +*/20 * * * * $HOME/projects/planetucc/update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html planet@mussel.ucc.asn.au:public-html/index.html +