Commit 3815d7a
fetch-configlet: allow running from the bin directory (#284)
This commit improves the `fetch-configlet` script in two ways:
1. It allows `fetch-configlet` to be run from the `bin` directory itself, instead of requiring it to be run from the repo's root directory.
2. It will output an error if the repo root does not have a `bin` directory.
Co-authored-by: Isaac Good <nuc-git@isaacgood.com>1 parent 237e841 commit 3815d7a
1 file changed
+22
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
57 | 69 | | |
58 | | - | |
| 70 | + | |
0 commit comments