This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/tables/create_bugzilla_tables

5 lines
83 B
Bash

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