Update homarr.sh
This commit is contained in:
parent
247f056231
commit
49e71dc56a
@ -126,7 +126,7 @@ EOF
|
|||||||
cd /opt/homarr
|
cd /opt/homarr
|
||||||
echo "test"
|
echo "test"
|
||||||
export NODE_ENV=""
|
export NODE_ENV=""
|
||||||
$STD pnpm install --recursive --frozen-lockfile
|
$STD pnpm install --recursive --frozen-lockfile --shamefully-hoist
|
||||||
$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