diff options
Diffstat (limited to 'debian/postinst')
-rw-r--r-- | debian/postinst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst index 675f783..5fd7ea1 100644 --- a/debian/postinst +++ b/debian/postinst @@ -59,6 +59,7 @@ case "$1" in echo "Unknown whiptail error occured .." >&2 ;; esac + update-initramfs -u ;; upgrade) |