grub themes from Top-5-Bootloader-Themes part 3

This commit is contained in:
mfgbhatti 2022-02-20 20:19:28 +00:00
parent e0d370a526
commit 4be324bd82
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ install_grub_theme() {
logo logo
title "Post Install and cleaning" title "Post Install and cleaning"
if [[ "$LAYOUT" -eq 1 || "$BOOTLOADER" =~ "grub" ]]; then if [[ "$BOOTLOADER" =~ "grub" ]]; then
install_grub_theme install_grub_theme
fi fi