mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-05 18:13:50 +00:00
fix: yubal update (#12961)
This commit is contained in:
@@ -47,7 +47,7 @@ function update_script() {
|
|||||||
|
|
||||||
msg_info "Installing Python Dependencies"
|
msg_info "Installing Python Dependencies"
|
||||||
cd /opt/yubal
|
cd /opt/yubal
|
||||||
$STD uv sync --no-dev --frozen
|
$STD uv sync --package yubal-api --no-dev --frozen
|
||||||
msg_ok "Installed Python Dependencies"
|
msg_ok "Installed Python Dependencies"
|
||||||
|
|
||||||
msg_info "Starting Services"
|
msg_info "Starting Services"
|
||||||
|
|||||||
Reference in New Issue
Block a user