This commit is contained in:
vinceliuice 2019-06-28 09:53:50 +08:00
parent 66eda435fc
commit e9677f7692

View File

@ -148,7 +148,7 @@ install() {
run_dialog() {
if [[ -x /usr/bin/dialog ]]; then
tui=$(dialog --backtitle "BRUB2 THEMES" \
tui=$(dialog --backtitle "GRUB2 THEMES" \
--radiolist "Choose your Grub theme : " 15 40 5 \
1 "Vimix Theme" off \
2 "Tela Theme" on \