Compare commits

...

1 Commits

Author SHA1 Message Date
oleg 913d971663 progress 2024-07-16 12:11:37 -04:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
0.8.3
0.8.4
+1 -1
View File
@@ -11,7 +11,7 @@ then
CredKey=TSDB_MD_CVTTDATA_RO
elif [ "${host}" == "cloud21.cryptovaltrading.com" ]
then
ArchiveRootDir=/opt/store/cvtt/archive/md_archive
ArchiveRootDir=/opt/store/cvtt/crypto/md_archive
CredKey=TSDB_MD_CLD21_RO
else
echo "Unknown host ${host}. ${0} Aborted."