📝 README: Fix markdown

This commit is contained in:
Mike Gerber 2026-09-16 22:41:32 +02:00
parent e04367c705
commit b89bd947cb

View file

@ -31,7 +31,7 @@ releases, but these have not been tested.
- Always check `/root/postinstall_debug.txt` after `postinstall` ran. - Always check `/root/postinstall_debug.txt` after `postinstall` ran.
- It's not specific to this postinstall script, but make sure you know how to mount an encrypted - It's not specific to this postinstall script, but make sure you know how to mount an encrypted
system from the rescue disk using `mdadm`, `cryptsetup`, `lvscan` etc. Also remember to `touch system from the rescue disk using `mdadm`, `cryptsetup`, `lvscan` etc. Also remember to `touch
`/path-to/mounted-system/.autorelabel` after tinkering, to not break booting due to SELinux /path-to/mounted-system/.autorelabel` after tinkering, to not break booting due to SELinux
choking on unlabeled files. choking on unlabeled files.
- Be sure to regenerate your initramfs if you changed anything substantial, e.g. NetworkManager - Be sure to regenerate your initramfs if you changed anything substantial, e.g. NetworkManager
configuration. configuration.