]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-modules
r487: * dh_movefiles: Typo, Closes: #106532
[debhelper.git] / autoscripts / postrm-modules
1 if [ -x /sbin/update-modules ]; then
2         update-modules
3 fi