Skip to content

Instantly share code, notes, and snippets.

@Wollac
Created May 28, 2019 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Wollac/13090cc10cc16136c341d1c68775f5c4 to your computer and use it in GitHub Desktop.
Save Wollac/13090cc10cc16136c341d1c68775f5c4 to your computer and use it in GitHub Desktop.
alias bmake='sudo docker run --rm -t -u "$(id -u):$(id -g)" -v "$(pwd):/project" -e BOLOS_ENV="/opt/bolos" -e BOLOS_SDK="/project/dev/sdk/nanos-secure-sdk" zondax/ledger-docker-bolos make -C /project'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment