%PDF- %PDF-
Direktori : /usr/share/debhelper/autoscripts/ |
Current File : //usr/share/debhelper/autoscripts/postinst-initramfs-hook |
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then if [ -x /usr/sbin/update-initramfs ] && [ -e /etc/initramfs-tools/initramfs.conf ]; then update-initramfs -u fi fi