From: The PCI ID Mail Robot Date: Thu, 7 Jul 2016 17:52:35 +0000 (+0200) Subject: update-sf X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=9033791892966ad6c5abce91f3744380e76fbf3e;p=pciids.git update-sf --- diff --git a/scripts/update-sf.pl b/scripts/update-sf.pl index 78b8917..be8e29c 100755 --- a/scripts/update-sf.pl +++ b/scripts/update-sf.pl @@ -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: