X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=crontab;h=9b00ed4aad79dcbf206e65160729a52dcea3df56;hb=5978ce5ae181d88a687a1eae36bde3513e2d06dd;hp=c05976afd233717b99bf84628f2edc27dfb78f39;hpb=8afc0d268787b7b3cb06dcc50e06707d31a5af68;p=planet-ucc.git diff --git a/crontab b/crontab index c05976a..9b00ed4 100644 --- a/crontab +++ b/crontab @@ -1,2 +1,2 @@ -*/5 * * * * cd $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 +*/5 * * * * cd $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 && scp $HOME/projects/planetucc/rss2.xml planet@mussel.ucc.asn.au:public-html/rss2.xml 2>/dev/null