aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'fetch.sh')
-rwxr-xr-xfetch.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/fetch.sh b/fetch.sh
deleted file mode 100755
index 6846191..0000000
--- a/fetch.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-curl http://pci-ids.ucw.cz/v2.2/pci.ids.bz2 | bzcat > pci.ids
-curl http://www.linux-usb.org/usb.ids.bz2 | bzcat > usb.ids