diff --git a/scripts/cluster.sh b/scripts/cluster.sh index 650894d..da1c6bd 100755 --- a/scripts/cluster.sh +++ b/scripts/cluster.sh @@ -49,7 +49,6 @@ function prepare() { x_replace "s/9091/909${i}/g" "${bitxhubConfig}" x_replace "s/53121/5312${i}/g" "${bitxhubConfig}" x_replace "s/40011/4001${i}/g" "${bitxhubConfig}" - x_replace "s/9091/909${i}/g" "${root}"/api x_replace "1s/1/${i}/" "${networkConfig}" done