#! /bin/sh set -e if [ "$1" = "configure" ]; then modprobe -rq cp2101 || true fi