Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7dec83b190 |
+1
-1
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user