irc: fix random nick generation with hex string in case irc_nick is not set
[electrum-server.git] / start
1 #!/bin/bash
2 nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &