Update glances.sh

This commit is contained in:
CanbiZ 2025-08-19 12:54:20 +02:00
parent 10775c356c
commit 6dee16a15d

View File

@ -107,6 +107,7 @@ install_glances_alpine() {
msg_ok "Installed dependencies"
msg_info "Setting up Python + uv"
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/tools.func)
setup_uv PYTHON_VERSION="3.12"
msg_ok "Setup Python + uv"