]> mj.ucw.cz Git - pciids.git/blobdiff - scripts/update-sf.pl
update-sf
[pciids.git] / scripts / update-sf.pl
index 9bde64e685b6a6618f0dd978ed73446693c690fd..be8e29ca3b3a4789f61ae24a38f8e9f01962bc74 100755 (executable)
@@ -8,8 +8,6 @@ cd htdocs
 O=~/ids/docs
 cp -aL $O/static .
 cp -aL $O/{v2.2,pci.ids*} .
-sed <$O/index.html >index.html -e '
-       s@href="/read/@href="http://pci-ids.ucw.cz/read/@g
-'
+cp ../index.html .
 
-rsync -avz --delete ~/sf.net/htdocs mares,pciids@web.sourceforge.net:
+rsync -az --delete ~/sf.net/htdocs mares,pciids@web.sourceforge.net: