Addition of new features++, read ChangeLog
[planet-ucc.git] / launch-update-planet.sh
index 284a42e..4687fa2 100755 (executable)
@@ -13,6 +13,6 @@ cd $HOME/projects/planetucc/
 EXITSTATUS=$?
 if [ $EXITSTATUS -eq 0 ]; then
        scp planet.html [email protected]:public-html/index.html
-       scp rss[12].xml [email protected]:public-html/
+       scp {rss1,rss2,foaf,opml}.xml [email protected]:public-html/
 fi
 cd $OLDPWD

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