Files
purple-electrumwallet/server/start
T

3 lines
75 B
Bash
Raw Normal View History

2011-11-23 13:50:04 +03:00
#!/bin/bash
nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &