mirror of
https://github.com/logos-storage/get.codex.storage.git
synced 2026-01-02 13:13:07 +00:00
Update run script help (#16)
This commit is contained in:
parent
20fd6e1d44
commit
26d5d242b1
1
run.sh
1
run.sh
@ -34,6 +34,7 @@ if [[ $1 == *"help"* ]] ; then
|
|||||||
${COMMAND} | CODEX_NAT=1.2.3.4 bash
|
${COMMAND} | CODEX_NAT=1.2.3.4 bash
|
||||||
${COMMAND} | CODEX_LOG_LEVEL=debug bash
|
${COMMAND} | CODEX_LOG_LEVEL=debug bash
|
||||||
${COMMAND} | CODEX_DATA_DIR=./data CODEX_NAT=1.2.3.4 bash
|
${COMMAND} | CODEX_DATA_DIR=./data CODEX_NAT=1.2.3.4 bash
|
||||||
|
${COMMAND} | CODEX_DATA_DIR=./data CODEX_NAT=1.2.3.4 bash -s -- --log-level=debug
|
||||||
${COMMAND} | bash -s help
|
${COMMAND} | bash -s help
|
||||||
|
|
||||||
\e[33mOptions:\e[0m
|
\e[33mOptions:\e[0m
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user