Bugfixen
authordavyd <davyd>
Mon, 15 Mar 2004 03:34:11 +0000 (03:34 +0000)
committerdavyd <davyd>
Mon, 15 Mar 2004 03:34:11 +0000 (03:34 +0000)
crontab

diff --git a/crontab b/crontab
index e1ab6e6..3e5e7cd 100644 (file)
--- a/crontab
+++ b/crontab
@@ -1 +1 @@
-*/5 *  * * *   $HOME/projects/planetucc/launch-update-planet.sh 2>&1 > $HOME/projects/planetucc/planet.log
+*/5 *  * * *   echo -e "Updated at `date`:\n" > $HOME/projects/planetucc/planet.log ; $HOME/projects/planetucc/launch-update-planet.sh 2&>1 >> $HOME/projects/planetucc/planet.log

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