mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-05-07 06:49:46 -05: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
51.4%
Go
41.1%
Shell
6.5%
PowerShell
0.5%
Makefile
0.2%
Other
0.1%