if [ -f boot/initrd-61 ]; then
    mkinitramfs 6.1.112-NuTyX-61
    rm boot/initrd-61
    mv boot/initrd-6.1.112-NuTyX-61 boot/initrd-61
fi
