Replies: 1 comment
-
|
The help says so: Line 12 in f75a2d8 The code here does the work: Line 29 in f75a2d8 You can see that GitHub's highlighter understands a bit of shell: BINDIR=${BINDIR:-./bin} the Such questions are probably best resolved by reading shell documentation, e.g. https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When use
The act was installed in
./binbut not/binI see that the script does say to install on . /bin, but I don't understand why that's the case.
Beta Was this translation helpful? Give feedback.
All reactions