mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-07-12 22:48:52 +00:00
Fixup typo
This commit is contained in:
parent
5c9e0a35e4
commit
1f932a7644
@ -380,7 +380,7 @@ mkdir -p $WORKDIR/persistent/cloud-config
|
||||
|
||||
cp -rfv /defaults.yaml $WORKDIR/persistent/cloud-config/01_defaults.yaml
|
||||
|
||||
grub2-editenv $WORKDIR/state/grub_oem_env set "display_name=Kairos"
|
||||
grub2-editenv $WORKDIR/state/grub_oem_env set "default_menu_entry=Kairos"
|
||||
|
||||
# Set a OEM config file if specified
|
||||
if [ -n "$config" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user