Fixes for open UI after installation (#3300)
This commit is contained in:
parent
85ade4a2ec
commit
8ecbec8d6c
@ -31,7 +31,7 @@ echo -n '{"fat_db":false,"mode":"passive","mode.alarm":3600,"mode.timeout":300,"
|
||||
chown -R $USER $HOME/.parity $HOME/Library/LaunchAgents $HOME/Library/LaunchAgents/io.parity.ethereum.plist
|
||||
|
||||
su $USER -c "launchctl load $HOME/Library/LaunchAgents/io.parity.ethereum.plist"
|
||||
sleep 1
|
||||
sleep 5
|
||||
|
||||
open http://127.0.0.1:8080/
|
||||
su $USER -c "open http://127.0.0.1:8080/"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user