Added lm-sensors for proxdoc and neofetch for fun
This commit is contained in:
@ -8,7 +8,7 @@ echo "Starting Proxmox fresh installation script..."
|
|||||||
# Install dependencies
|
# Install dependencies
|
||||||
echo "Installing required packages..."
|
echo "Installing required packages..."
|
||||||
apt-get update
|
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
|
# Install Node Exporter
|
||||||
echo "Installing Prometheus Node Exporter..."
|
echo "Installing Prometheus Node Exporter..."
|
||||||
|
|||||||
Reference in New Issue
Block a user