4 lines
77 B
Makefile
4 lines
77 B
Makefile
|
wf-market:
|
||
|
python -m nuitka tui.py
|
||
|
mv tui.bin wf-market && rm tui.build -r
|