Merge pull request #3488 from ethcore/mac-uninstall
sudo -c is not supported on Mac
This commit is contained in:
commit
5c4a9f71d7
@ -14,7 +14,7 @@ To temporarily disable Parity Wallet (and stop Parity) use:
|
||||
|
||||
To completely uninstall Parity Wallet use:
|
||||
|
||||
sudo -c /usr/local/libexec/uninstall-parity.sh
|
||||
sudo /usr/local/libexec/uninstall-parity.sh
|
||||
|
||||
|
||||
Parity is distributed under the terms of the GPL.
|
||||
Parity is distributed under the terms of the GPL.
|
||||
|
Loading…
Reference in New Issue
Block a user