mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-11 03:15:09 +00:00
Update linkwarden.sh
Add `yarn prisma generate` to the update process.
This commit is contained in:
parent
55175f9b31
commit
112353334d
@ -66,6 +66,7 @@ fi
|
||||
git pull
|
||||
yarn
|
||||
npx playwright install-deps
|
||||
yarn prisma generate
|
||||
yarn build
|
||||
yarn prisma migrate deploy
|
||||
systemctl start linkwarden
|
||||
|
Loading…
Reference in New Issue
Block a user