]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-modules
r434: added back (sigh)
[debhelper.git] / autoscripts / postinst-modules
1 if [ "$1" = "configure" ]; then
2         update-modules
3 fi