if [ -f boot/initrd-419 ]; then
    mkinitramfs 4.19.273-NuTyX-419
    rm boot/initrd-419
    mv boot/initrd-4.19.273-NuTyX-419 boot/initrd-419
fi
