5 lines
114 B
Bash
5 lines
114 B
Bash
#!/bin/bash
|
|
|
|
# Check if either mysql or postgresql is passed in
|
|
|
|
# Check if the username and password are present
|