revert parity deb url back to release value

This commit is contained in:
KKudryavtsev 2016-02-05 17:23:12 +00:00
parent 39500cf59c
commit 183ddbc4da

View File

@ -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()
{