mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update linkwarden.sh
add `yarn playwright install`
This commit is contained in:
parent
4a1e02a9ab
commit
b66590f976
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ if [[ "${RELEASE}" != "$(cat /opt/${APP}_version.txt)" ]] || [[ ! -f /opt/${APP}
|
|||
git pull
|
||||
yarn
|
||||
npx playwright install-deps
|
||||
yarn playwright install
|
||||
yarn prisma generate
|
||||
yarn build
|
||||
yarn prisma migrate deploy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue