fix(scripts): fix make cluster command starting bitxhub cluster error

This commit is contained in:
Alexader 2020-12-21 17:03:42 +08:00
parent 45985a7b28
commit 229fd4f0e5
1 changed files with 0 additions and 1 deletions

View File

@ -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