Makefile to remake db
This commit is contained in:
parent
4ee7ae16c4
commit
200caadabd
1 changed files with 4 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
dbremake:
|
||||
rm sqlite.db
|
||||
python db.py
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue