Add cheat

This commit is contained in:
Thomas Forgione 2024-03-12 09:48:08 +01:00
parent 77fd72794a
commit acecb92aa4
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@ -5,6 +5,11 @@
#grid(
columns: (1fr, 1fr),
[
= Linux install
```bash
useradd -md name # Créer un user avec home et skel
```
= Bash
```bash