mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 13:36:14 +01:00
Fixed #220
This commit is contained in:
parent
b732fe3fad
commit
ce56cfb5c6
@ -628,7 +628,7 @@ while [[ $# -gt 0 ]]; do
|
|||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
prompt -e "ERROR: Unrecognized icon variant '$1'."
|
prompt -e "ERROR: Unrecognized screen variant '$1'."
|
||||||
prompt -i "Try '$0 --help' for more information."
|
prompt -i "Try '$0 --help' for more information."
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user