Merge pull request #810 from ethcore/debris-patch-1
install-partiy runs brew reinstall parity on osx
This commit is contained in:
commit
28122a1e89
@ -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
|
||||
echo
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user