Update homarr.sh

This commit is contained in:
Tobias
2025-05-18 19:46:58 +02:00
committed by GitHub
parent 0f0a5feaa7
commit 247f056231

View File

@@ -124,7 +124,8 @@ EOF
fetch_and_deploy_gh_release "homarr-labs/homarr"
mv /opt/homarr-data-backup/.env /opt/homarr/.env
cd /opt/homarr
echo "test"
export NODE_ENV=""
$STD pnpm install --recursive --frozen-lockfile
$STD pnpm build
cp /opt/homarr/apps/nextjs/next.config.ts .