Commit d7a8a3b
committed
make cli binary path configurable
Somehow on the server there's an issue with (a) the snap binary that
can't load the config file and (b) the binary not being found in
`~/bin/` with just `should-i-watch-this`. Configuring the absolute path
to the binary works.1 parent 245cd25 commit d7a8a3b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments