Make apt automatic.

This commit is contained in:
mathwhiz1212 2025-04-26 21:49:31 -06:00
parent 1afe7c7e59
commit 24e670f2db

View File

@ -22,7 +22,7 @@ pveupgrade
echo "Now installing some monitoring software."
# Install some software, mostly monitoring tools. sensors and smartcl -a can provide monitoring data. lshw provides hardware info.
apt install screen curl htop iotop #speedtest-cli smartmontools lm-sensors lshw # sysstat # smartmontools is included in Proxmox for use only by Proxmox.
apt install -y screen curl htop iotop #speedtest-cli smartmontools lm-sensors lshw # sysstat # smartmontools is included in Proxmox for use only by Proxmox.
# Download templates for Ubuntu Server 24.04.2 LTS / Proxmox Ubuntu Cloud image 24.04.2 for containers.