X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=crontab;h=8f638e795762008de5cd27da2ce4084d0f5d582d;hb=d2b3597847045e78be5f44c4f1d7bef5b693521e;hp=40687933eacc14f9eec687dc5fea0ca325653fec;hpb=f4e53471e7048a8ac7d52af5f8af3b5ca9c71fd4;p=planet-ucc.git diff --git a/crontab b/crontab index 4068793..8f638e7 100644 --- a/crontab +++ b/crontab @@ -1,2 +1 @@ -*/10 * * * * 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 * * * * $HOME/projects/planetucc/launch-update-planet.sh 1>/dev/null 2>/dev/null