X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=blobdiff_plain;f=crontab;h=fdaa25b269103136791b3bc8617811e3019e7688;hp=6e9292b5d4bffdd390f72660e80280d598088f61;hb=f0467c2059744a83e5e3198f388786ce1dbe8de8;hpb=82aa14dc6dfc6cfb8449d8d0d4ea18ae1a51cadb 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