fix cagettepei
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
function check_db_maria_exists() {
|
||||
db-maria list | grep -q "$1"
|
||||
db-maria list | grep -q "^$1$"
|
||||
}
|
||||
|
||||
function check_db_postgres_exists() {
|
||||
|
||||
Reference in New Issue
Block a user