1 2 3 4 5 6 7
#!/bin/sh # [ -z "$1" ] && exit 0 # create initramfs - update runs do_bootloader update-initramfs -t -u -k "$1"