mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 15:36:14 +01:00
Merge pull request #180 from hyttmi/master
Remove override of THEME_DIR
This commit is contained in:
commit
7ab56dc587
@ -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 New Issue
Block a user