Update glances.sh

This commit is contained in:
CanbiZ 2025-08-19 12:48:40 +02:00
parent 5ff16518d2
commit 47cbeed528

View File

@ -39,6 +39,7 @@ install_glances_debian() {
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"