Skip to content

Commit 159af62

Browse files
authored
Update list-bin-paths to include bin (#146)
Fix #143
1 parent f80bd84 commit 159af62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/list-bin-paths

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
echo -n "go/bin packages/bin"
3+
echo -n "bin go/bin packages/bin"

0 commit comments

Comments
 (0)