fix two bugs: ORDER BY in get_chunk, cache_only not passed
[electrum-server.git] / start
1 #!/bin/bash
2 nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &