Remove override of THEME_DIR

This commit is contained in:
Mika Hyttinen 2022-10-23 08:46:09 +03:00
parent b10a5fd4c8
commit 8303aa2825

View File

@ -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)