Update install.sh

This commit is contained in:
vinceliuice 2023-07-24 21:47:50 +08:00
parent 20c00af363
commit 9c673d5a34
1 changed files with 1 additions and 1 deletions

View File

@ -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