From b26d7c3805350da4516534a4459476e4f0fc5521 Mon Sep 17 00:00:00 2001 From: davyd Date: Mon, 22 Mar 2004 06:04:08 +0000 Subject: [PATCH] Committing to update --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1