From 49e71dc56a5ef1a9a2224784b9ac80dc0fdd5300 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Sun, 18 May 2025 19:52:54 +0200 Subject: [PATCH] Update homarr.sh --- ct/homarr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/homarr.sh b/ct/homarr.sh index 32dda1a..38baa9c 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -126,7 +126,7 @@ EOF cd /opt/homarr echo "test" export NODE_ENV="" - $STD pnpm install --recursive --frozen-lockfile + $STD pnpm install --recursive --frozen-lockfile --shamefully-hoist $STD pnpm build cp /opt/homarr/apps/nextjs/next.config.ts . cp /opt/homarr/apps/nextjs/package.json .