Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed Jun 28, 2019
1 parent 66eda43 commit e9677f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit e9677f7

Please sign in to comment.