mirror of https://github.com/tteck/Proxmox.git
parent
22a2061702
commit
36a0528b99
|
@ -57,7 +57,7 @@ intel() {
|
||||||
msg_ok "Downloaded the latest Intel Processor Microcode Package"
|
msg_ok "Downloaded the latest Intel Processor Microcode Package"
|
||||||
|
|
||||||
msg_info "Installing the Intel Processor Microcode (Patience)"
|
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_ok "Installed the Intel Processor Microcode"
|
||||||
|
|
||||||
msg_info "Cleaning up"
|
msg_info "Cleaning up"
|
||||||
|
|
Loading…
Reference in New Issue