histd/Makefile

6 lines
67 B
Makefile
Raw Normal View History

run:
python3 histd.py
install:
cp histd.py /usr/local/bin/histd