diff --git a/ct/homarr.sh b/ct/homarr.sh index bcd8b6e..f8f4bb1 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 - $STD pnpm install --config.allowBuildScripts=true + $STD pnpm install --recursive $STD pnpm build cp /opt/homarr/apps/nextjs/next.config.ts . cp /opt/homarr/apps/nextjs/package.json .