Update homarr-install.sh
This commit is contained in:
parent
812b73db03
commit
5670dceeac
@ -47,7 +47,7 @@ TURBO_TELEMETRY_DISABLED=1
|
|||||||
AUTH_PROVIDERS='credentials'
|
AUTH_PROVIDERS='credentials'
|
||||||
NODE_ENV='production'
|
NODE_ENV='production'
|
||||||
EOF
|
EOF
|
||||||
$STD pnpm install
|
$STD pnpm install --recursive --frozen-lockfile --shamefully-hoist
|
||||||
$STD pnpm build
|
$STD pnpm build
|
||||||
msg_ok "Installed Homarr"
|
msg_ok "Installed Homarr"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user