README path

This commit is contained in:
Lars Lehtonen 2021-01-03 21:23:48 -08:00
parent 00d673f9e7
commit b3a5a29144
No known key found for this signature in database
GPG Key ID: 8137D474EBCB04F2
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
generate bcrypt `~/.confann/passwd` file for your given `USERNAME`:
`htpasswd -c -B -C 12 passwd USERNAME`
`htpasswd -n -B -C 12 ~/.confann/passwd USERNAME`