Commit 85b106a
Fix: add Overmind CLI to PATH after install-cli step
install-cli only extracts the binary to ./overmindtech/overmind, it
doesn't add it to PATH - that step alone left `overmind` unresolvable
for the plain shell script that follows it (exit 127).
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent b3e3963 commit 85b106a
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
40 | 48 | | |
41 | 49 | | |
42 | 50 | | |
| |||
0 commit comments