mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 14:36:13 +01:00
Update install.sh
This commit is contained in:
parent
20c00af363
commit
9c673d5a34
@ -77,7 +77,7 @@ EOF
|
|||||||
|
|
||||||
generate() {
|
generate() {
|
||||||
if [[ "${install_boot}" == 'true' ]]; then
|
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'
|
THEME_DIR='/boot/efi/EFI/fedora/themes'
|
||||||
fi
|
fi
|
||||||
if [[ -d "/boot/grub" ]]; then
|
if [[ -d "/boot/grub" ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user