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
bash -c "$(curl -sL https://git.io/f8TlJ)" -- -d |
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
#!/bin/bash | |
# Boondocks OS Source Builder helper script. | |
# Gist: https://gist.github.com/slimbrd/9dbbb2d4a70b13a0283fde4bca5d93d9 | |
# Raw: https://git.io/f8TlJ | |
# *** Warning: this script can be destructive. Be aware. *** | |
# This script helps automate the manual bits to kick off a Boondocks OS Yocto build. | |
# Assumptions: |