2005-05-12 Davyd Madeley <[email protected]>
[planet-ucc.git] / launch-update-planet.sh
index ce1bc33..2f11ba3 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@mooneye.ucc.gu.uwa.edu.au:public-html/index.html
+       scp {rss1,rss2,foaf,opml}.xml planet@mooneye.ucc.gu.uwa.edu.au:public-html/
 fi
 cd $OLDPWD

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