1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-07 17:19:05 +00:00

Update linkwarden.sh

Add `yarn prisma generate` to the update process.
This commit is contained in:
tteckster 2024-04-09 17:22:24 -04:00 committed by GitHub
parent 55175f9b31
commit 112353334d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -66,6 +66,7 @@ fi
git pull
yarn
npx playwright install-deps
yarn prisma generate
yarn build
yarn prisma migrate deploy
systemctl start linkwarden