This commit is contained in:
godalming123 2022-02-27 11:35:39 +00:00 committed by GitHub
parent 7d2f19b4e1
commit de8c4dabcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ grubOptions () {
clear
logo
grubInstall
if ["$grub_install" = "yes"]; then
if [[ "$grub_install" == "yes" ]]; then
grubTheme
else
set_option GRUB_THEME none