From 6326693d76749d03570144f87e1f666e57d58c9e Mon Sep 17 00:00:00 2001 From: davyd Date: Sat, 7 Feb 2004 14:17:38 +0000 Subject: [PATCH] Improved --- crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab b/crontab index a00c76a..3c37a62 100644 --- a/crontab +++ b/crontab @@ -1,2 +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 +*/20 * * * * $HOME/projects/planetucc/update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html planet@mussel.ucc.asn.au:public-html/index.html 2>/dev/null -- 2.20.1