load /etc/electrum.conf first, then ./electrum.conf (takes high precedence over ...
[electrum-server.git] / start
1 #!/bin/bash
2 nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &