Fixes for open UI after installation (#3300)

Former-commit-id: 373d61f0102ea6767027b233f756d89b9f838f52
This commit is contained in:
Arkadiy Paronyan 2016-11-09 13:17:57 +01:00
parent 184b0f27e7
commit 1d2fbdebb2

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