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 .