change db to tenants_db
This commit is contained in:
@@ -24,7 +24,7 @@ check_args() {
|
||||
USER="root"
|
||||
PASSWORD="1000omc@kp!"
|
||||
PORT="33066"
|
||||
DBNAME="omc_db"
|
||||
DBNAME="tenants_db"
|
||||
OMCRootDir=/usr/local/omc
|
||||
OMCBinDir=${OMCRootDir}/bin
|
||||
UpgradeSQLDir=${OMCRootDir}/etc/db/upgrade
|
||||
|
||||
Reference in New Issue
Block a user