See ChangeLog
[planet-ucc.git] / crontab
diff --git a/crontab b/crontab
index 66e16bf..9b00ed4 100644 (file)
--- a/crontab
+++ b/crontab
@@ -1,2 +1,2 @@
-*/10 * * * *   $HOME/projects/planetucc/update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html [email protected]:public-html/index.html 2>/dev/null
+*/5 *  * * *   cd $HOME/projects/planetucc/ && ./update-planet > /dev/null && scp $HOME/projects/planetucc/planet.html [email protected]:public-html/index.html 2>/dev/null && scp $HOME/projects/planetucc/rss2.xml [email protected]:public-html/rss2.xml 2>/dev/null
 

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