if [ -f boot/initrd-surface ]; then
    mkinitramfs 6.6.43-NuTyX-66-surface
    rm boot/initrd-surface
    mv boot/initrd-6.6.43-NuTyX-66-surface boot/initrd-surface
fi
