LBRY-Vault/server/start
2011-11-23 13:50:04 +03:00

2 lines
75 B
Bash
Executable file

#!/bin/bash
nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &