if [ -f boot/initrd-54 ]; then
    mkinitramfs 5.4.232-NuTyX-54
    rm boot/initrd-54
    mv boot/initrd-5.4.232-NuTyX-54 boot/initrd-54
fi
