Fix up creating tables
This commit is contained in:
committed by
Jeremy Newman
parent
fd86916abc
commit
54616f8329
@@ -1,3 +1,5 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo Creating appdb tables
|
||||
mysql -u root < appdb_tables.sql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user