#!/bin/sh # try to install locally-sourced torouter .deb files dpkg -i /tmp/dpkg/*.deb # try to install libertas_uap hack cd /tmp/uap_hack/dreamplug_libertas_$kernelversion && ./install.sh