Update homarr.sh
This commit is contained in:
parent
0f0a5feaa7
commit
247f056231
@ -124,7 +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
|
||||||
|
echo "test"
|
||||||
|
export NODE_ENV=""
|
||||||
$STD pnpm install --recursive --frozen-lockfile
|
$STD 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 .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user