5 lines
67 B
Makefile
5 lines
67 B
Makefile
run:
|
|
python3 histd.py
|
|
|
|
install:
|
|
cp histd.py /usr/local/bin/histd
|