Commit fddf4f0
committed
fix: devtool install --path broken
This ensures binaries are installed in the directory specified by --path.
Previously if --path specified a non existent directory it would create a single file.
Signed-off-by: Matthew Buckingham-Bishop <[email protected]>1 parent 3e629eb commit fddf4f0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1193 | 1193 | | |
1194 | 1194 | | |
1195 | 1195 | | |
1196 | | - | |
| 1196 | + | |
1197 | 1197 | | |
1198 | 1198 | | |
1199 | 1199 | | |
| |||
0 commit comments