Merge pull request #180 from hyttmi/master

Remove override of THEME_DIR
This commit is contained in:
Vince 2022-10-23 19:37:13 +08:00 committed by GitHub
commit 7ab56dc587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)