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] e49f09b5ec Profilarr (#12441) 2026-03-02 09:36:16 +01:00