add update command
This commit is contained in:
@ -47,5 +47,6 @@ pciutils # Pciutils provides lspci commandline tool and is not installed by defa
|
||||
|
||||
%post # Beginning of the post-installation section
|
||||
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
|
||||
dnf update -y # Update the system
|
||||
# firstboot --reconfig kickstart # To launch the initial setup after the first boot
|
||||
%end # End of the %post section
|
Reference in New Issue
Block a user