Files
pallectrum/server/start

3 lines
75 B
Plaintext
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 &