#!/bin/bash # Created by Tobias Powalowski build () { add_binary "lspci" add_binary "setpci" add_file "/usr/share/hwdata/pci.ids" } help () { cat<