| 1 | #!/usr/bin/env node |
| 2 | // Build the SEA binary, stamp the platform package's version to match |
| 3 | // packages/computerd/package.json (the source of truth), copy the binary |
| 4 | // into packages/computer-computerd-linux-x64/bin/, and npm publish. |
nothing calls this directly
no test coverage detected