diff --git a/TestTestNet/owner/install.sh b/TestTestNet/owner/install.sh index bb8c7bb..fc327d3 100644 --- a/TestTestNet/owner/install.sh +++ b/TestTestNet/owner/install.sh @@ -148,7 +148,6 @@ pull_image_and_configs() { sed -i "/\[network\]/a bootnodes=\[$(cat bootnodes.txt | sed 's/\r$//' | awk -F'#' '{ print $1 }' | awk '/enode/{ print "\""$1"\"" }' | paste -sd "," -)\]" ${NODE_TOML} cat >> ${NODE_TOML} < "${NODE_PWD}"