From dea838fc4693a95ef78ff87b2c7681d9f0cee00c Mon Sep 17 00:00:00 2001 From: KKudryavtsev Date: Thu, 4 Feb 2016 23:14:14 +0000 Subject: [PATCH] get deps proper link --- install-parity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-parity.sh b/install-parity.sh index 4b6ba62f2..fed8b2b00 100755 --- a/install-parity.sh +++ b/install-parity.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash -GET_DEPS_URL=https://raw.githubusercontent.com/ethcore/parity/install-parity/install-deps.sh?token=ABG4GSrcbr5ls3LMAJ0Zpu6RrtUy50MZks5WvROhwA%3D%3D +GET_DEPS_URL=https://get-deps.ethcore.io function run_installer() {