6 lines
41 B
Makefile
6 lines
41 B
Makefile
|
run:
|
||
|
python load.py
|
||
|
|
||
|
clean:
|
||
|
rm -r logs
|