diff --git a/install-parity.sh b/install-parity.sh index b405eef7e..5f5607b58 100755 --- a/install-parity.sh +++ b/install-parity.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash -#PARITY_DEB_URL=https://github.com/ethcore/parity/releases/download/beta-0.9/parity_0.9.0-0_amd64.deb -PARITY_DEB_URL=https://github.com/jesuscript/scripts/raw/master/parity_0.9.0-0_amd64.deb +PARITY_DEB_URL=https://github.com/ethcore/parity/releases/download/beta-0.9/parity_0.9.0-0_amd64.deb + function run_installer() {