Include the buglinks table when creating a new setup
This commit is contained in:
@@ -23,3 +23,7 @@ mysql -p -u root < app_category.sql
|
||||
|
||||
echo Adding maintainers
|
||||
mysql -p -u root < maintainers.sql
|
||||
|
||||
echo Adding bug links
|
||||
mysql -p -u root < buglinks.sql
|
||||
|
||||
|
||||
Reference in New Issue
Block a user