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