mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 23:05:54 +00:00
Wizarr: quiesce output; ensure uv installed
This commit is contained in:
@@ -31,7 +31,7 @@ unzip -q /tmp/"$RELEASE".zip
|
||||
mv wizarr-${RELEASE}/ /opt/wizarr
|
||||
cd /opt/wizarr
|
||||
uv -q sync --locked
|
||||
uv -q run pybabel compile -d app/translations
|
||||
$STD uv -q run pybabel compile -d app/translations
|
||||
$STD npm --prefix app/static install
|
||||
mkdir -p ./.cache
|
||||
uv -q run flask db upgrade
|
||||
|
||||
Reference in New Issue
Block a user