This commit is contained in:
2024-07-16 14:51:21 -04:00
parent 2b2056171e
commit ce33485ffd
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"