better layout and details, added ram features

This commit is contained in:
2026-04-12 15:28:23 -04:00
parent 78981e0e4a
commit 4fb395784f
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ SERVICE_NAME="zpulse-agent"
DASHBOARD_URL="$1"
# Install system packages
apt-get update -qq && apt-get install -y smartmontools zfsutils-linux python3-pip python3-venv
apt-get update -qq && apt-get install -y dmidecodesmartmontools zfsutils-linux python3-pip python3-venv
# Copy agent files to install directory
mkdir -p "$INSTALL_DIR"

View File