fix
This commit is contained in:
parent
2b2056171e
commit
ce33485ffd
@ -1 +1 @@
|
|||||||
0.8.5
|
0.8.6
|
||||||
|
|||||||
@ -21,7 +21,7 @@ fi
|
|||||||
mkdir -p ${ArchiveRootDir}
|
mkdir -p ${ArchiveRootDir}
|
||||||
|
|
||||||
yesterday=$(date -d "yesterday" +%Y%m%d)
|
yesterday=$(date -d "yesterday" +%Y%m%d)
|
||||||
Schemas=${1}
|
Schemas=${2}
|
||||||
if [ "${Schemas}" == "" ]
|
if [ "${Schemas}" == "" ]
|
||||||
then
|
then
|
||||||
Schemas="coinbase,bnbspot,bnbfut"
|
Schemas="coinbase,bnbspot,bnbfut"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user