Commit f272b89
fix: add shebang to bin entry point for correct shell execution
Without the shebang, running `oblaka` via the bin link causes the shell
to interpret the TypeScript source as a shell script.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 12e6bd9 commit f272b89
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments