See ChangeLog some more... more output modules
[planet-ucc.git] / crontab
diff --git a/crontab b/crontab
index 66e16bf..698ca49 100644 (file)
--- a/crontab
+++ b/crontab
@@ -1,2 +1,6 @@
-*/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 && \
+                               scp $HOME/projects/planetucc/rss1.xml [email protected]:public-html/rss1.xml 2>/dev/null
 

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