forked from roots/phyllomeos
		
	change path for debug logs
This commit is contained in:
		| @@ -45,7 +45,7 @@ generic-release-notes # "Release Notes" | ||||
|  | ||||
| %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. | ||||
| dnf update -y # Update the system  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user