Commit e0e2242
fix: Include startup.sh in deployment artifact
The GitHub workflow was not copying the startup.sh file to production,
which is why the other agent couldn't see it. This ensures:
- startup.sh is included in the deployment
- PM2 can properly use the startup script for auto-rebuilding
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 13ca0be commit e0e2242
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments