浏览代码

Update microcode.sh

set AMD to verbose
tteckster 2 年之前
父节点
当前提交
36a0528b99
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      misc/microcode.sh

+ 1 - 1
misc/microcode.sh

@@ -57,7 +57,7 @@ intel() {
   msg_ok "Downloaded the latest Intel Processor Microcode Package"
 
   msg_info "Installing the Intel Processor Microcode (Patience)"
-  dpkg -i intel-microcode_3.20230214.1_amd64.deb &>/dev/null
+  dpkg -i intel-microcode_3.20230214.1_amd64.deb
   msg_ok "Installed the Intel Processor Microcode"
 
   msg_info "Cleaning up"