mirror of
https://github.com/logos-storage/get.codex.storage.git
synced 2026-01-10 17:13:06 +00:00
fix: do not echo bootstrap nodes separately
This commit is contained in:
parent
31e4dd8afb
commit
29fbcc1db5
1
run.sh
1
run.sh
@ -150,7 +150,6 @@ show_progress "${message}" && show_pass "${message}"
|
|||||||
vars=$(env | grep CODEX)
|
vars=$(env | grep CODEX)
|
||||||
echo -e "${vars//CODEX_/ - CODEX_}"
|
echo -e "${vars//CODEX_/ - CODEX_}"
|
||||||
echo -e " $@"
|
echo -e " $@"
|
||||||
echo -e " ${bootstrap_nodes[@]}"
|
|
||||||
|
|
||||||
# Run Codex
|
# Run Codex
|
||||||
message="Running Codex"
|
message="Running Codex"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user