Create distributions table in create_tables script
This commit is contained in:
committed by
WineHQ
parent
2351a6ff8c
commit
d5a00e576f
@@ -32,3 +32,6 @@ mysql -p -u root < monitors.sql
|
||||
|
||||
echo Creating error logging tables
|
||||
mysql -p -u root < error_log.sql
|
||||
|
||||
echo Adding distributions
|
||||
mysql -p -u root < distributions.sql
|
||||
|
||||
Reference in New Issue
Block a user