Commit Graph

2 Commits

Author SHA1 Message Date
CanbiZ (MickLesk) c28dcdca46 fix: add --clear to uv venv in update_script() to prevent interactive prompt
uv venv asks interactively when .venv already exists:
  ? A virtual environment already exists at .venv. Do you want to replace it? [y/n]

This hangs update scripts. Using --clear avoids the prompt.
Not needed in install scripts since .venv does not exist there yet.

Affected: calibre-web, homelable, profilarr, yamtrack
2026-04-22 06:46:33 +02:00
push-app-to-main[bot] 5d84c935e5 Add homelable (ct) (#13539)
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-06 21:06:40 +02:00