#!/bin/bash build() { $(which dkms) autoinstall -k $KERNELVERSION } help() { cat <