mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-12-22 13:05:17 +00:00
change path for debug logs
This commit is contained in:
parent
2aaeeb4d32
commit
5ea024e2c2
@ -45,7 +45,7 @@ generic-release-notes # "Release Notes"
|
|||||||
|
|
||||||
%end # End of the packages section
|
%end # End of the packages section
|
||||||
|
|
||||||
%post --log=/root/b.log # Beginning of the post-installation section. Add logging.
|
%post --log=/opt/base.log # Beginning of the post-installation section. Add logging.
|
||||||
|
|
||||||
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
|
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
|
||||||
dnf update -y # Update the system
|
dnf update -y # Update the system
|
||||||
|
Loading…
Reference in New Issue
Block a user