mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-26 23:13:25 +00:00
2 lines
75 B
Bash
Executable file
2 lines
75 B
Bash
Executable file
#!/bin/bash
|
|
nohup /usr/bin/python -u server.py &>> /var/log/electrum.log &
|