]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-modules
r840: This commit was manufactured by cvs2svn to create tag
[debhelper.git] / autoscripts / postrm-modules
1 if [ -x /sbin/update-modules ]; then
2         update-modules >/dev/null
3 fi