Update homarr.sh

This commit is contained in:
Tobias 2025-05-16 23:11:18 +02:00 committed by GitHub
parent 34fc83e475
commit 8c881cbe26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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