#!/bin/sh # This script start the hacker challenge from within the docker container. # It's only purpose is to help bootstrap a test network. echo $INIT_NODES | tr ' ' '\n' > /detee_challenge_nodes /hacker-challenge