install-partiy runs brew reinstall parity on osx
This commit is contained in:
parent
01a39e4f4e
commit
ee337471c2
@ -435,13 +435,8 @@ function run_installer()
|
||||
echo
|
||||
|
||||
info "Installing parity"
|
||||
if [[ $isEth == true ]]
|
||||
then
|
||||
brew reinstall parity
|
||||
else
|
||||
brew install parity
|
||||
brew linkapps parity
|
||||
fi
|
||||
brew reinstall parity
|
||||
brew linkapps parity
|
||||
echo
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user