Files
cyphernode/pycoin_docker/script/startpycoin.sh

4 lines
72 B
Bash

#!/bin/sh
exec nc -vlkp${PYCOIN_LISTENING_PORT} -e ./requesthandler.sh