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 .