debugging crypto_md_day
This commit is contained in:
parent
939cc0197d
commit
969360642a
@ -14,11 +14,12 @@ Cmd="docker run"
|
||||
Cmd="${Cmd} --pull=always"
|
||||
Cmd="${Cmd} --network=host"
|
||||
Cmd="${Cmd} --name=crypto_md_day.${host}.${date}"
|
||||
Cmd="${Cmd} --rm"
|
||||
# Cmd="${Cmd} --rm"
|
||||
Cmd="${Cmd} ${DockerImage}"
|
||||
Cmd="${Cmd} -h ${host}"
|
||||
Cmd="${Cmd} -d ${date}"
|
||||
Cmd="${Cmd} -s coinbase,bnbspot,bnbfut"
|
||||
# Cmd="${Cmd} -s coinbase,bnbspot"
|
||||
|
||||
echo $Cmd
|
||||
eval $Cmd
|
||||
|
||||
@ -1 +1 @@
|
||||
1.3.8,build release script updated
|
||||
1.3.9,debugging crypto_md_day
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user