瀏覽代碼

Quiet containerized package manager warning

bryan 1 天之前
父節點
當前提交
f92a89c99c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      installJRMC

+ 1 - 1
installJRMC

@@ -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