mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-03 12:23:28 +00:00
Handle unknown case
This commit is contained in:
@ -1325,6 +1325,7 @@ download_select_install() {
|
|||||||
glibc_message+="Flatpak glibc: $flatpak_glibc\n"
|
glibc_message+="Flatpak glibc: $flatpak_glibc\n"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
debug_print exit "Script error: Unknown glibc_fail string in download_select_install() function. Aborting."
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user