github.com/corverroos/quorum@v21.1.0+incompatible/build/install-constellation-linux.sh (about) 1 #!/usr/bin/env bash 2 3 curl -L https://github.com/jpmorganchase/constellation/releases/download/v0.3.2/constellation-0.3.2-ubuntu1604.tar.xz -o constellation.tar.xz 4 5 tar xf constellation.tar.xz 6 7 export PATH