This commit is contained in:
Thomas Forgione 2024-03-12 09:48:55 +01:00
parent acecb92aa4
commit 86e1e421b5
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -7,7 +7,7 @@
[
= Linux install
```bash
useradd -md name # Créer un user avec home et skel
useradd -m name # Créer un user avec home et skel
```
= Bash