Skip to content

Commit 41a836f

Browse files
authored
add pnpm install
1 parent ad14b1b commit 41a836f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ct/homarr.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ fi
5959
mv homarr-${RELEASE} /opt/homarr
6060
mv /opt/homarr-data-backup/.env /opt/homarr/.env
6161
cd /opt/homarr
62+
pnpm install &>/dev/null
6263
pnpm run db:migration:sqlite:run &>/dev/null
6364
pnpm build &>/dev/null
6465
mkdir build

0 commit comments

Comments
 (0)