This commit is contained in:
2024-03-12 09:48:55 +01:00
parent acecb92aa4
commit 86e1e421b5
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
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