瀏覽代碼

Update microcode.sh

tteckster 2 年之前
父節點
當前提交
c62e3f7ed4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      misc/microcode.sh

+ 1 - 1
misc/microcode.sh

@@ -64,7 +64,7 @@ intel() {
   msg_ok "Installed the Intel Processor Microcode"
 
   msg_info "Cleaning up"
-  rm intel-microcode_3.20230214.1_amd64.deb
+  rm intel-microcode_3.20230512.1_amd64.deb
   msg_ok "Cleaned"
   
   echo -e "\n To apply the changes, the system will need to be rebooted.\n"