mirror of
https://github.com/logos-storage/get.codex.storage.git
synced 2026-01-02 13:13:07 +00:00
refactor: cleanup run.sh (#35)
This commit is contained in:
parent
ab8faf8250
commit
399862010f
4
run.sh
4
run.sh
@ -51,10 +51,6 @@ done
|
|||||||
|
|
||||||
# Marketplace address from URL
|
# Marketplace address from URL
|
||||||
if [[ ( -z "${CODEX_MARKETPLACE_ADDRESS}" || "$@" != *"--marketplace-address"* ) && -n "${MARKETPLACE_ADDRESS_FROM_URL}" ]]; then
|
if [[ ( -z "${CODEX_MARKETPLACE_ADDRESS}" || "$@" != *"--marketplace-address"* ) && -n "${MARKETPLACE_ADDRESS_FROM_URL}" ]]; then
|
||||||
|
|
||||||
echo "args - $@"
|
|
||||||
echo "CODEX_MARKETPLACE_ADDRESS - $CODEX_MARKETPLACE_ADDRESS"
|
|
||||||
echo "MARKETPLACE_ADDRESS_FROM_URL - $MARKETPLACE_ADDRESS_FROM_URL"
|
|
||||||
WAIT=60
|
WAIT=60
|
||||||
SECONDS=0
|
SECONDS=0
|
||||||
SLEEP=1
|
SLEEP=1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user