mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-01-07 05:29:34 -06:00
5b7e7216e824647550c39782f1289e2f0b4bf83b
- Add multiple fallback methods to run Prisma migrations - Try npx first, then direct binary paths with chmod +x - Add fallback to install Prisma if not found - Apply same fixes to both update_instance and small management script - Resolves 'Permission denied' error when running prisma migrate deploy This ensures migrations work even when npx has permission issues or when Prisma binaries need executable permissions.
Description
Languages
JavaScript
86%
Shell
13.4%
CSS
0.2%
Dockerfile
0.2%
PLpgSQL
0.2%