Update homarr.sh
This commit is contained in:
parent
42f61c1f5b
commit
80b63ac95d
@ -124,8 +124,8 @@ 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
|
||||
NODE_ENV='production'
|
||||
$STD pnpm install --recursive --prod
|
||||
$STD pnpm build
|
||||
cp /opt/homarr/apps/nextjs/next.config.ts .
|
||||
cp /opt/homarr/apps/nextjs/package.json .
|
||||
|
Loading…
x
Reference in New Issue
Block a user