This commit is contained in:
Oleg Sheynin 2024-07-16 14:51:21 -04:00
parent 2b2056171e
commit ce33485ffd
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.8.5
0.8.6

View File

@ -21,7 +21,7 @@ fi
mkdir -p ${ArchiveRootDir}
yesterday=$(date -d "yesterday" +%Y%m%d)
Schemas=${1}
Schemas=${2}
if [ "${Schemas}" == "" ]
then
Schemas="coinbase,bnbspot,bnbfut"