Fix missing triple backsticks

Fix missing triple backsticks in security.md wiki file.

Signed-off-by: keyboardan <keyboardan@tilde.club>
This commit is contained in:
keyboardan
2026-08-17 02:02:29 +00:00
committed by deepend
parent 54525a17b6
commit efc931159b

View File

@@ -194,3 +194,4 @@ chgrp "$USER" ~/shared
# Let your group read/write/enter it, but keep others out
chmod 770 ~/shared
```