]> mj.ucw.cz Git - pciids.git/commitdiff
update-sf
authorThe PCI ID Mail Robot <pci-admins@ucw.cz>
Thu, 7 Jul 2016 17:52:35 +0000 (19:52 +0200)
committerThe PCI ID Mail Robot <pci-admins@ucw.cz>
Thu, 7 Jul 2016 17:52:35 +0000 (19:52 +0200)
scripts/update-sf.pl

index 78b89175f135b233f107f731fd0c7cf5ffd49b01..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\|mods\)/@href="http://pci-ids.ucw.cz/\1/@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: