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