]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-modules
f2d4cb7a3c3ce034d452f4290ae4e02f8cd8e5a5
[debhelper.git] / autoscripts / postrm-modules
1 if [ -x /sbin/update-modules ]; then
2         update-modules >/dev/null
3 fi