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