change comment

This commit is contained in:
lukas 2021-11-27 14:09:55 +01:00
parent 9ae0cd228f
commit 9da992ed8f

View File

@ -48,6 +48,6 @@ generic-release-notes # "Release Notes"
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
dnf update -y # Update the system
grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub otherwise the system won't boot properly
grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful
%end # End of the %post section