Update homarr.sh
This commit is contained in:
parent
36e7dfafff
commit
9004f93ddc
@ -124,8 +124,8 @@ EOF
|
|||||||
fetch_and_deploy_gh_release "homarr-labs/homarr"
|
fetch_and_deploy_gh_release "homarr-labs/homarr"
|
||||||
mv /opt/homarr-data-backup/.env /opt/homarr/.env
|
mv /opt/homarr-data-backup/.env /opt/homarr/.env
|
||||||
cd /opt/homarr
|
cd /opt/homarr
|
||||||
unset NODE_ENV
|
|
||||||
$STD pnpm install --recursive --frozen-lockfile
|
$STD NODE_ENV="" pnpm install --recursive --frozen-lockfile
|
||||||
$STD pnpm build
|
$STD pnpm build
|
||||||
cp /opt/homarr/apps/nextjs/next.config.ts .
|
cp /opt/homarr/apps/nextjs/next.config.ts .
|
||||||
cp /opt/homarr/apps/nextjs/package.json .
|
cp /opt/homarr/apps/nextjs/package.json .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user