AlkantarClanX12
| Current Path : /usr/share/debhelper/autoscripts/ |
| Current File : //usr/share/debhelper/autoscripts/postinst-modules |
if [ "$1" = "configure" ]; then if [ -e /boot/System.map-#KVERS# ]; then depmod -a -F /boot/System.map-#KVERS# #KVERS# || true fi fi