Quiet containerized package manager warning

This commit is contained in:
2025-07-11 19:32:29 -04:00
parent 68c03ab186
commit f92a89c99c

View File

@@ -741,7 +741,7 @@ acquire_deb() {
[[ -f $MC_DEB ]] &&
execute sudo buildah umount "$CNT" &&
execute sudo buildah rm "$CNT"; }; then
err "Failed to download DEB using containerized package manager"
debug "Failed to download DEB using containerized package manager"
echo "Using legacy download method"
# Define the repository search order
local -a repos