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