3 lines
95 B
Bash
3 lines
95 B
Bash
|
#!/bin/bash
|
||
|
lbcd --txindex --notls --rpcuser=lbry --rpcpass=lbry --rpclisten=$LISTEN_ADDR:9245
|