Update install-parity.sh

This commit is contained in:
Arkadiy Paronyan 2016-03-24 18:11:07 +01:00
parent 1700b6a087
commit b2665d0c5e

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PARITY_DEB_URL=https://github.com/ethcore/parity/releases/download/v1.0.0-rc1/parity_linux_1.0.0.rc1-0_amd64.deb
PARITY_DEB_URL=https://github.com/ethcore/parity/releases/download/v1.0.0/parity_linux_1.0.0-0_amd64.deb
function run_installer()