slackbuilds/system/openrazer-kernel/doinst.sh

5 lines
85 B
Bash

if [ -x /sbin/depmod ]; then
/sbin/depmod -a $KERNEL 1> /dev/null 2> /dev/null
fi