mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
add pnpm install
This commit is contained in:
parent
ad14b1b1d6
commit
41a836f990
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ fi
|
|||
mv homarr-${RELEASE} /opt/homarr
|
||||
mv /opt/homarr-data-backup/.env /opt/homarr/.env
|
||||
cd /opt/homarr
|
||||
pnpm install &>/dev/null
|
||||
pnpm run db:migration:sqlite:run &>/dev/null
|
||||
pnpm build &>/dev/null
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue