Makefile to remake db

This commit is contained in:
Kadir Tugan 2023-11-06 00:33:49 +00:00
parent 4ee7ae16c4
commit 200caadabd

4
Makefile Normal file
View file

@ -0,0 +1,4 @@
dbremake:
rm sqlite.db
python db.py