diff --git a/lug-helper.sh b/lug-helper.sh index 900c547..4e20eda 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -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