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