Compare commits

...

1 Commits

Author SHA1 Message Date
oleg 657df142ac progress 2024-02-03 15:25:52 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
0.4.9
0.5.1
+1 -1
View File
@@ -11,7 +11,7 @@ then
CredKey=TSDB_MD_CVTTDATA_RO
elif [ "${host}" == "cloud21.cryptovaltrading.com" ]
then
ArchiveRootDir=/opt/cvtt/archive/md_archive
ArchiveRootDir=/opt/store/cvtt/archive/md_archive
CredKey=TSDB_MD_CLD21_RO
else
echo "Unknown host ${host}. ${0} Aborted."