Fix up creating tables

This commit is contained in:
Tony Lambregts
2004-04-19 20:49:52 +00:00
committed by Jeremy Newman
parent fd86916abc
commit 54616f8329
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
#! /bin/sh
echo Creating appdb tables
mysql -u root < appdb_tables.sql