1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Files
wrestlingdev.com/set_up_dev_db.sh
2014-12-22 07:21:18 -05:00

2 lines
64 B
Bash

mysql -u root -ppassword -e 'CREATE DATABASE wrestlingtourney;'