I hereby claim:
- I am einalex on github.
- I am einalex (https://keybase.io/einalex) on keybase.
- I have a public key whose fingerprint is 6345 3222 81D9 5E8B 781C A615 8914 C846 E30B E5FA
To claim this, I am signing this object:
| dpkg --get-selections > selections.txt | |
| dpkg --set-selections < selections.txt | |
| dselect update | |
| apt-get dselect-upgrade |
| shntool split -f filename.cue -o flac filename.flac |
| metaflac --add-replay-gain *.flac |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh | |
| #################### | |
| # SETUP THEN REBOOT | |
| export BRANCH=dev-3.x-gitian | |
| export GITIAN_SIGNER=einalex | |
| git clone https://github.com/syscoin/syscoin | |
| pushd syscoin | |
| git checkout $BRANCH | |
| git pull | |
| popd |