mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 14:07:38 +00:00
Update post-pve-install.sh
tweak
This commit is contained in:
@ -151,7 +151,7 @@ EOF
|
||||
case $CHOICE in
|
||||
yes)
|
||||
msg_info "Installing Proxmox 6.2 kernel"
|
||||
apt install pve-kernel-6.2 &>/dev/null
|
||||
apt-get install -y pve-kernel-6.2 &>/dev/null
|
||||
microcode="need"
|
||||
msg_ok "Installed Proxmox 6.2 kernel"
|
||||
;;
|
||||
|
Reference in New Issue
Block a user