1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-03 21:33:48 +00:00

Set for production

This commit is contained in:
2014-12-22 07:21:18 -05:00
parent 90b96bb218
commit fb2badd931
5 changed files with 15 additions and 11 deletions

1
set_up_dev_db.sh Normal file
View File

@@ -0,0 +1 @@
mysql -u root -ppassword -e 'CREATE DATABASE wrestlingtourney;'