Wizarr:small fixes

This commit is contained in:
vhsdream
2025-06-05 15:44:54 -04:00
parent a70ca57ee8
commit 4cbda30214
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ uv -q sync --locked
$STD uv -q run pybabel compile -d app/translations
$STD npm --prefix app/static install
mkdir -p ./.cache
uv -q run flask db upgrade
$STD uv -q run flask db upgrade
echo "${RELEASE}" >/opt/wizarr_version.txt
msg_ok "Installed ${APPLICATION}"