#!/bin/sh echo "Installing extra/local override .deb files..." dpkg -i /tmp/dpkg/*.deb echo "Installing libertas_uap hack..." cd /tmp/uap_hack/dreamplug_libertas && ./install.sh $kernelversion