Fix deps script again.
This commit is contained in:
parent
30f291e6ce
commit
cb09768145
@ -669,7 +669,7 @@ function run_installer()
|
||||
function build_parity()
|
||||
{
|
||||
info "Downloading Parity..."
|
||||
git clone http://github.com/ethcore/parity
|
||||
git clone https://github.com/ethcore/parity
|
||||
cd parity
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
Loading…
Reference in New Issue
Block a user