Signed-off-by: Thiago Canozzo Lahr <tclahr@gmail.com>
This commit is contained in:
Thiago Canozzo Lahr
2026-02-26 15:58:59 -03:00
parent 88d66e1232
commit 3583af1cf0
2 changed files with 3 additions and 5 deletions

View File

@@ -47,7 +47,6 @@ cd /tmp/immichframe/immichFrame.Web
$STD npm ci
$STD npm run build
cp -r build/* /app/wwwroot
rm -rf /tmp/immichframe
msg_ok "Application Built"
msg_info "Configuring ImmichFrame"