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