Started scaffolding a database init script

This commit is contained in:
Josh Sherman 2012-11-30 17:37:47 -05:00
parent f812971395
commit 864b44b13b

View file

@ -0,0 +1,5 @@
#!/bin/bash
# Check if either mysql or postgresql is passed in
# Check if the username and password are present