Update microcode.sh

This commit is contained in:
tteckster 2023-05-16 11:50:55 -04:00 committed by GitHub
parent d7b762398a
commit c62e3f7ed4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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