From eb143cc65a47644e73ae4b22205872d6c22a7a06 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Sun, 18 May 2025 19:55:05 +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 38baa9c..74883bc 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -124,7 +124,7 @@ EOF fetch_and_deploy_gh_release "homarr-labs/homarr" mv /opt/homarr-data-backup/.env /opt/homarr/.env cd /opt/homarr - echo "test" + echo "test2" export NODE_ENV="" $STD pnpm install --recursive --frozen-lockfile --shamefully-hoist $STD pnpm build