feedlist: fix broken whitespace (introduced in 0ac6801)
[planet-ucc.git] / crontab
diff --git a/crontab b/crontab
index a00c76a..fdaa25b 100644 (file)
--- a/crontab
+++ b/crontab
@@ -1,2 +1 @@
-*/20 * * * *   $HOME/projects/planetucc/update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html [email protected]:public-html/index.html
-
+*/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

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