Skip to content
Snippets Groups Projects
Commit b9d4a576 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

getbfa.sh redundant

parent 2d6fa601
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -x
trap "exit 1" ERR
wget https://gitlab.bfa.ar/blockchain/nucleo/raw/master/bin/installbfa.sh
chmod 755 installbfa.sh
./installbfa.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment