Merge branch 'main' of 10.10.10.63:LotusGuild/freshStartScript

This commit is contained in:
2026-01-01 16:01:39 -05:00
2 changed files with 6 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ trap cleanup ERR
# Install dependencies
echo "Installing required packages..."
apt-get update
apt-get install -y python3-pip smartmontools iperf3 python3-psutil python3-requests lm-sensors neofetch rsync
apt-get install -y python3-pip smartmontools iperf3 python3-psutil python3-requests lm-sensors fastfetch rsync fio jq
# Install Node Exporter
echo "Installing Prometheus Node Exporter..."