From: davyd Date: Mon, 22 Mar 2004 06:04:08 +0000 (+0000) Subject: Committing to update X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=b26d7c3805350da4516534a4459476e4f0fc5521;p=planet-ucc.git Committing to update --- diff --git a/crontab b/crontab index 6e9292b..fdaa25b 100644 --- a/crontab +++ b/crontab @@ -1 +1 @@ -*/5 * * * * echo -e "Updated at `date`:\n" > $HOME/projects/planetucc/planet.log ; $HOME/projects/planetucc/launch-update-planet.sh >>$HOME/projects/planetucc/planet.log +*/5 * * * * echo -e "Updated at `date`:\n" > $HOME/projects/planetucc/planet.log ; $HOME/projects/planetucc/launch-update-planet.sh >> $HOME/projects/planetucc/planet.log 2>&1