Add mac installer files (#2995)
* Add mac installer files. * Add shortcut for Applications. * Rework installer to run under user. * Fix up script further. * Add App stub * Introduce better information.
This commit is contained in:
3
mac/Parity Ethereum.app/Contents/MacOS/go.sh
Executable file
3
mac/Parity Ethereum.app/Contents/MacOS/go.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
open http://127.0.0.1:8080/
|
||||
Reference in New Issue
Block a user