#!/bin/sh
set -e
	update-alternatives --install /usr/bin/lsusb lsusb /usr/bin/lsusb.usbutils 100
