start and stop
[electrum-server.git] / start
diff --git a/start b/start
new file mode 100755 (executable)
index 0000000..5b29aef
--- /dev/null
+++ b/start
@@ -0,0 +1,2 @@
+#!/bin/bash
+nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &