Update homarr.sh
This commit is contained in:
parent
34fc83e475
commit
8c881cbe26
@ -124,9 +124,7 @@ 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
|
||||||
echo $NODE_ENV
|
|
||||||
unset NODE_ENV
|
unset NODE_ENV
|
||||||
echo $NODE_ENV
|
|
||||||
$STD pnpm install
|
$STD pnpm install
|
||||||
$STD pnpm build
|
$STD pnpm build
|
||||||
cp /opt/homarr/apps/nextjs/next.config.ts .
|
cp /opt/homarr/apps/nextjs/next.config.ts .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user