mirror of
https://github.com/AskDavis/cyphernode.git
synced 2026-01-06 13:09:46 -08:00
First push from Satoshi Portal's own cyphernode
This commit is contained in:
6
pycoin_docker/script/startpycoin.sh
Normal file
6
pycoin_docker/script/startpycoin.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
export TRACING
|
||||
export PYCOIN_LISTENING_PORT
|
||||
|
||||
nc -vlkp${PYCOIN_LISTENING_PORT} -e ./requesthandler.sh
|
||||
Reference in New Issue
Block a user