diff --git a/mac/post-install.sh b/mac/post-install.sh index a0651cf96..24eb7d5f9 100755 --- a/mac/post-install.sh +++ b/mac/post-install.sh @@ -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/"