mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 03:55:54 +00:00
Add missing venv_path
This commit is contained in:
@@ -30,6 +30,7 @@ function update_script() {
|
||||
fi
|
||||
|
||||
msg_info "Updating $APP"
|
||||
VENV_PATH="/opt/litellm/.venv"
|
||||
PYTHON_VERSION="3.13" setup_uv
|
||||
$STD "$VENV_PATH/bin/python" -m pip install --upgrade litellm[proxy] prisma
|
||||
msg_ok "Updated $APP"
|
||||
|
||||
Reference in New Issue
Block a user