forked from brmlab/brmbar-github
work in progress
This commit is contained in:
parent
02862e6517
commit
4dfa0ec3b0
4 changed files with 58 additions and 13 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh
|
||||
rm -f brmbar.db
|
||||
sqlite3 brmbar.db < schema.sql
|
||||
sqlite3 brmbar.db < items.sql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue