🐛: fix highlighted code
All checks were successful
release / build (push) Successful in 22s

This commit is contained in:
VC
2025-02-28 19:26:13 +01:00
parent 57bd24e223
commit 3cd1b709bb
2 changed files with 8 additions and 8 deletions

View File

@@ -173,7 +173,7 @@ Conclusion de la conclusion: ça peut être interéssant de désactiver compl
Pour cela, on pourra ajouter les lignes suivantes dans le `/etc/rc.local`:
```shell
```bash
sysctl net.ipv4.conf.all.forwarding=0
sysctl net.ipv6.conf.all.forwarding=0
```