Just configured from Wine's GIT
svn path=/; revision=1
This commit is contained in:
4
tables/create_bugzilla_tables
Executable file
4
tables/create_bugzilla_tables
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo Creating fake Bugzilla tables
|
||||
mysql -u root -p < bugzilla_tables.sql
|
||||
Reference in New Issue
Block a user