Commit 79417e5
sheeek
Fix clawdbot command not found - configure pnpm paths correctly
- Configure pnpm global-bin-dir to ~/.local/bin
- Add ~/.local/bin to PATH in .bashrc
- Update systemd service to use correct bin path
- Create both pnpm store and bin directories
- Fixes: clawdbot command not found after installation1 parent c582aaa commit 79417e5
File tree
2 files changed
+28
-8
lines changed- roles/clawdbot
- tasks
- templates
2 files changed
+28
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
14 | 34 | | |
15 | 35 | | |
16 | 36 | | |
| |||
19 | 39 | | |
20 | 40 | | |
21 | 41 | | |
22 | | - | |
23 | 42 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
28 | 48 | | |
29 | 49 | | |
30 | | - | |
| 50 | + | |
31 | 51 | | |
32 | 52 | | |
33 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments