doc: add small limited doc for password hasher
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
c51c50d261
commit
e5c0ed2348
1 changed files with 5 additions and 1 deletions
|
|
@ -10,4 +10,8 @@ v1.0.0: Damian
|
||||||
|
|
||||||
To use the release script it's simple `curl https://gitlab.g3e.fr/h6n/tools/-/raw/main/scripts/release.sh | bash -s - [param list]`
|
To use the release script it's simple `curl https://gitlab.g3e.fr/h6n/tools/-/raw/main/scripts/release.sh | bash -s - [param list]`
|
||||||
|
|
||||||
In dev mode you can do `cat ./scripts/release.sh | bash -s - [param list]`
|
In dev mode you can do `cat ./scripts/release.sh | bash -s - [param list]`
|
||||||
|
|
||||||
|
## Password hasher
|
||||||
|
|
||||||
|
To use the password hasher you only need to download it, give him exec right and launch it, all is done locally and nothing is exported.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue