diff --git a/tools/addon/glances.sh b/tools/addon/glances.sh index 0e5999e3..bd735e34 100644 --- a/tools/addon/glances.sh +++ b/tools/addon/glances.sh @@ -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"