This commit is contained in:
Cryptoval2
2025-05-16 15:48:58 +00:00
parent afeb39fc5a
commit 4e670be142
10 changed files with 0 additions and 448 deletions
@@ -43,8 +43,6 @@ if [ "${DbHost}" == "cloud28" ] ; then
CredKey=TSDB_MD_CLOUD28_RO
elif [ "${DbHost}" == "cloud21" ] ; then
CredKey=TSDB_MD_CLD21_RO
elif [ "${DbHost}" == "cvttdata" ] ; then
CredKey=TSDB_MD_CVTTDATA_RO
else
echo "host ${DbHost} is not valid source"
usage