README.md and Makefile update.

This commit is contained in:
Johannes Findeisen 2024-08-17 23:07:57 +02:00
commit caeeb55b50
2 changed files with 16 additions and 0 deletions

View file

@ -7,3 +7,6 @@ clean:
install:
cp ./checkpw /usr/bin/
uninstall:
rm -f /usr/bin/checkpw