refactor(sources/functions.sh): add clear command in banner function
This commit is contained in:
parent
f756ca2991
commit
debf81e5a9
5 changed files with 28 additions and 3 deletions
|
|
@ -22,6 +22,11 @@ mise install
|
|||
./main.sh
|
||||
```
|
||||
|
||||
## Variable
|
||||
|
||||
- LDAP_SERVER : exemple.com
|
||||
- LDAP_BASE_DN : dc=example,dc=com
|
||||
|
||||
Un menu interactif s'affiche via `fzf` permettant de :
|
||||
1. Ajouter un nouvel utilisateur
|
||||
2. Supprimer un utilisateur
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue