fix cagettepei
This commit is contained in:
@@ -5,7 +5,7 @@ function check_db_maria_exists() {
|
||||
}
|
||||
|
||||
function check_db_postgres_exists() {
|
||||
db-psql list | grep -q "$1"
|
||||
db-psql list | grep -q "^$1$"
|
||||
}
|
||||
|
||||
function extract_domain_from_fqdn() {
|
||||
|
||||
Reference in New Issue
Block a user