Updated blog feed address.
[planet-ucc.git] / launch-update-planet.sh
index ce1bc33..38c06bc 100755 (executable)
@@ -12,7 +12,7 @@ cd $HOME/projects/planetucc/
 ./update-planet
 EXITSTATUS=$?
 if [ "$1" == "force"  ] || [ $EXITSTATUS -eq 0 ]; then
-       scp planet.html planet@mussel.waix.ucc.gu.uwa.edu.au:public-html/index.html
-       scp {rss1,rss2,foaf,opml}.xml planet@mussel.waix.ucc.gu.uwa.edu.au:public-html/
+       scp planet.html planet@ssh.ucc.asn.au:public-html/index.html
+       scp {rss1,rss2,foaf,opml}.xml planet@ssh.ucc.asn.au:public-html/
 fi
 cd $OLDPWD

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