Update freshStart.sh
This commit is contained in:
@ -26,7 +26,7 @@ trap cleanup ERR
|
|||||||
# 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 lm-sensors fastfetch rsync
|
apt-get install -y python3-pip smartmontools iperf3 python3-psutil python3-requests lm-sensors fastfetch rsync fio
|
||||||
|
|
||||||
# Install Node Exporter
|
# Install Node Exporter
|
||||||
echo "Installing Prometheus Node Exporter..."
|
echo "Installing Prometheus Node Exporter..."
|
||||||
|
|||||||
Reference in New Issue
Block a user