nimbus-eth2/docker/run_in_docker.sh

8 lines
68 B
Bash
Executable File

#!/bin/bash
killall p2pd
rm -rf /tmp/*
beacon_node --nat:none $*