mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-02-27 01:19:02 -06:00
f97b300158f436386f6b9e48aa58dbd5678f927e
- Add 'npx prisma migrate deploy' to the update command in manage.sh - Ensures database schema is updated when running update command - Fixes issue where new features (like version checking) wouldn't work after updating without running migrations The update_instance function already had migrations, but the manage.sh update command was missing this crucial step.
Description
Languages
JavaScript
79.2%
Go
13.3%
Shell
7.1%
CSS
0.1%
Dockerfile
0.1%