Fixes for open UI after installation (#3300)

This commit is contained in:
Arkadiy Paronyan 2016-11-09 13:17:57 +01:00 committed by Gav Wood
parent 85ade4a2ec
commit 8ecbec8d6c

View File

@ -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/"