grub themes from Top-5-Bootloader-Themes part 3
This commit is contained in:
parent
e0d370a526
commit
4be324bd82
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue