This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
electrum
mirror of
https://github.com/lukechilds/electrum.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
353
Commits
21
Branches
132
Tags
52 MiB
Tree:
252bb945a9
electrum
/
server
/
start
3 lines
75 B
Raw
Normal View
History
start and stop
13 years ago
#!/bin/bash
nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &