mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 17:31:49 +00:00
Update homarr-install.sh
This commit is contained in:
parent
94d60a79d6
commit
ad14b1b1d6
@ -2,8 +2,7 @@
|
||||
|
||||
# Copyright (c) 2021-2025 community-scripts ORG
|
||||
# Author: MickLesk (Canbiz)
|
||||
# License: MIT
|
||||
# https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
# Source: https://github.com/ajnart/homarr
|
||||
|
||||
source /dev/stdin <<< "$FUNCTIONS_FILE_PATH"
|
||||
@ -60,6 +59,7 @@ NODE_OPTIONS='-r @homarr/log/override'
|
||||
EOF
|
||||
|
||||
cd /opt/homarr
|
||||
$STD pnpm install
|
||||
$STD pnpm run db:migration:sqlite:run
|
||||
$STD pnpm build
|
||||
mkdir build
|
||||
|
Loading…
x
Reference in New Issue
Block a user