#!/usr/bin/bash
source /usr/lib/os-release
mv /boot/EFI/Linux/gardenhouse-efi_${VERSION_ID}*.efi /boot/EFI/Linux/gardenhouse-efi_${VERSION_ID}.efi 2>/dev/null || exit 0
