Created
January 9, 2016 21:48
-
-
Save dignifiedquire/365f9f25985d31c6d17b 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
echo "** ipfs-update **" | |
** ipfs-update ** | |
cd dists/ipfs-update && make | |
mkdir -p ../../releases/ipfs-update | |
cp versions ../../releases/ipfs-update/versions | |
../../build-go.sh ipfs-update github.com/ipfs/ipfs-update | |
dirty output directory | |
will skip building already existing binaries | |
HEAD is now at 09f391e Merge pull request #16 from RichardLitt/feature/freenode | |
building versions: | |
build complete! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment