mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2025-10-23 07:42:05 +00:00
fix: Add database migrations to update command
- 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.
This commit is contained in:
1592
manage-patchmon.sh
Executable file
1592
manage-patchmon.sh
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user