Update homarr.sh

This commit is contained in:
Tobias
2025-05-16 22:32:49 +02:00
committed by GitHub
parent f101782fcb
commit 42f61c1f5b

View File

@@ -124,6 +124,7 @@ EOF
fetch_and_deploy_gh_release "homarr-labs/homarr"
mv /opt/homarr-data-backup/.env /opt/homarr/.env
cd /opt/homarr
unset NODE_ENV
$STD pnpm install --recursive
$STD pnpm build
cp /opt/homarr/apps/nextjs/next.config.ts .