mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 16:14:21 +00:00
Handle unknown case
This commit is contained in:
parent
6899d3d94b
commit
c04b4ca2c2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user