#!/bin/sh if [ -z "$D" ]; then depmod -a 4.9.59-ga75d8e9305 else depmodwrapper -a -b $D 4.9.59-ga75d8e9305 fi