diff --git a/freshStart.sh b/freshStart.sh index f99bcd1..117a963 100644 --- a/freshStart.sh +++ b/freshStart.sh @@ -8,7 +8,7 @@ echo "Starting Proxmox fresh installation script..." # Install dependencies echo "Installing required packages..." apt-get update -apt-get install -y python3-pip smartmontools iperf3 python3-psutil python3-requests +apt-get install -y python3-pip smartmontools iperf3 python3-psutil python3-requests, lm-sensors, neofetch # Install Node Exporter echo "Installing Prometheus Node Exporter..."