Need some sleep... :|

This commit is contained in:
Johannes Findeisen 2024-08-10 23:43:47 +02:00
commit 2b24250a68

View file

@ -15,24 +15,6 @@ make
sudo make install
```
# Usage:
# checkpw - 1.0
checkpw is a program that checks the validity of a users password on a Linux/PAM-based system.
## They idea?
Exactly a program like this... not more!
# Installation:
```
git clone https://git.xw3.org/hanez/checkpw.git
cd checkpw
make
sudo make install
```
# Usage:
```