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