From 9033791892966ad6c5abce91f3744380e76fbf3e Mon Sep 17 00:00:00 2001 From: The PCI ID Mail Robot Date: Thu, 7 Jul 2016 19:52:35 +0200 Subject: [PATCH] update-sf --- scripts/update-sf.pl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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: -- 2.39.5