From 42f61c1f5b4ec6e762e6e83544eab2c72a288d3d Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Fri, 16 May 2025 22:32:49 +0200 Subject: [PATCH] Update homarr.sh --- ct/homarr.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/homarr.sh b/ct/homarr.sh index f8f4bb1..d8a38c5 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -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 .