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