Commit 0e05375
Change default install directory to ~/.local/bin for non-sudo installs
- Default INSTALL_DIR changed from /usr/local/bin to $HOME/.local/bin
- Install logic creates directory without sudo first, falls back to sudo only when needed
- Directory created with explicit 0755 permissions
- Updated help text and README to reflect new default
Co-authored-by: ClayMav <16675291+ClayMav@users.noreply.github.com>
Agent-Logs-Url: https://github.com/wherobots/wbc-cli/sessions/511781f7-0451-4138-890c-004bea3030671 parent d975c7c commit 0e05375
2 files changed
Lines changed: 17 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
140 | 153 | | |
141 | 154 | | |
142 | 155 | | |
143 | | - | |
144 | 156 | | |
145 | 157 | | |
146 | 158 | | |
147 | | - | |
148 | 159 | | |
149 | 160 | | |
150 | 161 | | |
| |||
0 commit comments