Commit Graph

4 Commits

Author SHA1 Message Date
emilrus
5f8222efb3 Replace envuidgid with setuidgid and make run files executable (#203)
* envuidgid only sets environment variables $UID and $GID causing electrum_server to fail at https://github.com/kyuupichan/electrumx/blob/master/electrumx_server.py#L35-L37
Replaced envuidgid with setuidgit which runs electrum_server with the specified uid/gid

* Make run files executable
2017-07-08 17:10:29 +09:00
John L. Jegutanis
cf08903d12 Fix shebang for contrib scripts 2017-04-05 15:32:42 +03:00
Neil Booth
10a2c8fed5 Update docs 2017-03-25 11:35:56 +09:00
shsmith
5ef25976c4 merge samples into contrib 2017-03-12 18:30:44 -07:00