4 lines
No EOL
39 B
Makefile
4 lines
No EOL
39 B
Makefile
dbremake:
|
|
rm sqlite.db
|
|
python db.py
|
|
|