mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-26 10:51:15 +00:00
fix: yubal update (#12961)
This commit is contained in:
parent
9658f5363e
commit
16edbdd274
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ function update_script() {
|
|||
|
||||
msg_info "Installing Python Dependencies"
|
||||
cd /opt/yubal
|
||||
$STD uv sync --no-dev --frozen
|
||||
$STD uv sync --package yubal-api --no-dev --frozen
|
||||
msg_ok "Installed Python Dependencies"
|
||||
|
||||
msg_info "Starting Services"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue