Created
May 28, 2019 13:54
-
-
Save Wollac/13090cc10cc16136c341d1c68775f5c4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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