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"