This commit is contained in:
2024-02-03 15:25:52 -05:00
parent de2429af1a
commit 657df142ac
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 CredKey=TSDB_MD_CVTTDATA_RO
elif [ "${host}" == "cloud21.cryptovaltrading.com" ] elif [ "${host}" == "cloud21.cryptovaltrading.com" ]
then then
ArchiveRootDir=/opt/cvtt/archive/md_archive ArchiveRootDir=/opt/store/cvtt/archive/md_archive
CredKey=TSDB_MD_CLD21_RO CredKey=TSDB_MD_CLD21_RO
else else
echo "Unknown host ${host}. ${0} Aborted." echo "Unknown host ${host}. ${0} Aborted."