Skip to content

Doc Linux fix/improvement - #188

Open
fabio-porcedda wants to merge 2 commits into
Blockstream:masterfrom
fabio-porcedda:doc-linux
Open

Doc Linux fix/improvement#188
fabio-porcedda wants to merge 2 commits into
Blockstream:masterfrom
fabio-porcedda:doc-linux

Conversation

@fabio-porcedda

Copy link
Copy Markdown

Just a small pull request to improve a little the building on Linux:

  • Add missing executable permission to doc/linux/build.sh
  • Remove ./ prefix in the build instructions

I didn't found any contributing guide so let me know if I've done something wrong.

Add missing executable permission to doc/linux/build.sh in order to
execute it, just like the doc/macos/build.sh script.

Fix:
$ doc/linux/build.sh
bash: doc/linux/build.sh: Permission denied
The "./" prefix is not needed to execute local binaries so remove it.

The other commands don't use the "./" prefix, so remove it for
consistency.
@fabio-porcedda fabio-porcedda changed the title Doc linux Doc Linux fix/improvement Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant