Compare commits

...

1 Commits

Author SHA1 Message Date
oleg 7dec83b190 fix 2024-07-16 14:51:21 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
0.8.5 0.8.6
+1 -1
View File
@@ -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"