mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 14:56:14 +01:00
Update install.sh
This commit is contained in:
parent
20c00af363
commit
9c673d5a34
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user