3 lines
63 B
Makefile
3 lines
63 B
Makefile
|
run:
|
||
|
PYTHONUNBUFFERED=1 python3 twitter.py | tee -a users.csv
|