From 9c673d5a348c334619c46bbf9fb6b4e9d7bb2a02 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Mon, 24 Jul 2023 21:47:50 +0800 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0b77c9b..962c911 100755 --- a/install.sh +++ b/install.sh @@ -77,7 +77,7 @@ EOF generate() { if [[ "${install_boot}" == 'true' ]]; then - if [[ -d "/boot/efi/EFI/fedora" ]]; then + if [[ -d "/boot/efi/EFI/fedora" ]]; then THEME_DIR='/boot/efi/EFI/fedora/themes' fi if [[ -d "/boot/grub" ]]; then