work in progress

This commit is contained in:
Pavol Rusnak 2011-06-19 15:05:19 +02:00
parent 02862e6517
commit 4dfa0ec3b0
4 changed files with 58 additions and 13 deletions

View file

@ -1,3 +1,4 @@
#!/bin/sh
rm -f brmbar.db
sqlite3 brmbar.db < schema.sql
sqlite3 brmbar.db < items.sql