Muhammad Ibrahim f97b300158 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.
2025-09-17 22:21:35 +01:00
2025-09-16 15:36:42 +01:00
2025-09-16 15:36:42 +01:00
S
Description
No description provided
AGPL-3.0 759 MiB
Languages
JavaScript 52%
Go 40.3%
Shell 6.6%
PowerShell 0.5%
Makefile 0.2%
Other 0.2%