This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
slackbuilds
mirror of
https://github.com/SlackBuildsOrg/slackbuilds.git
Watch
1
Star
0
Fork
You've already forked slackbuilds
0
Code
Issues
Projects
Releases
Wiki
Activity
e68513394f
slackbuilds
/
system
/
openrazer-kernel
/
doinst.sh
5 lines
85 B
Bash
Raw
Blame
History
if
[
-x /sbin/depmod
]
;
then
/sbin/depmod -a
$KERNEL
1> /dev/null 2> /dev/null
fi
Reference in New Issue
View Git Blame
Copy Permalink