+1
-1
@@ -48,7 +48,7 @@ echo "Installing required packages..."
|
|||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
# Common packages for all platforms
|
# Common packages for all platforms
|
||||||
COMMON_PKGS="python3-pip smartmontools python3-psutil python3-requests lm-sensors fastfetch rsync jq sysstat unzip"
|
COMMON_PKGS="python3-pip smartmontools python3-psutil python3-requests lm-sensors fastfetch rsync jq sysstat unzip btop"
|
||||||
|
|
||||||
if [[ "$PLATFORM" == "pve" ]]; then
|
if [[ "$PLATFORM" == "pve" ]]; then
|
||||||
echo "Installing PVE-specific packages..."
|
echo "Installing PVE-specific packages..."
|
||||||
|
|||||||
Reference in New Issue
Block a user