Remove override of THEME_DIR
This commit is contained in:
parent
b10a5fd4c8
commit
8303aa2825
1 changed files with 0 additions and 1 deletions
|
@ -459,7 +459,6 @@ while [[ $# -gt 0 ]]; do
|
||||||
dialog='false'
|
dialog='false'
|
||||||
case "${1}" in
|
case "${1}" in
|
||||||
-b|--boot)
|
-b|--boot)
|
||||||
THEME_DIR="/boot/grub/themes"
|
|
||||||
shift 1
|
shift 1
|
||||||
;;
|
;;
|
||||||
-r|--remove)
|
-r|--remove)
|
||||||
|
|
Loading…
Reference in a new issue