From 247f05623185302f058d644f2d69b5aa988e953a Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Sun, 18 May 2025 19:46:58 +0200 Subject: [PATCH] Update homarr.sh --- ct/homarr.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ct/homarr.sh b/ct/homarr.sh index 119e407..32dda1a 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -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 .