hacker-challenge-sgx-general/scripts/start.sh

9 lines
205 B
Bash
Executable File

#!/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 > /detee_challenge_nodes
/hacker-challenge