This repository has been archived on 2025-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
appdb/tables/create_bugzilla_tables
2009-10-09 00:08:02 +00:00

5 lines
86 B
Bash
Executable File

#! /bin/sh
echo Creating fake Bugzilla tables
mysql -u root -p < bugzilla_tables.sql