fix config

This commit is contained in:
Samuel Vermeulen 2022-11-19 19:00:51 +01:00
parent 05cc37dba8
commit 7bfd397cfd
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ lb config noauto \
--debian-installer "live" \ --debian-installer "live" \
--bootappend-live "lang=fr_FR.UTF-8 locales=fr_FR.UTF-8 keyboard-layouts=fr splash timezone=Europe/Paris utc=yes keyboard-model=pc105 hostname=svprognu boot=live persistence components username=svpro_gnu" \ --bootappend-live "lang=fr_FR.UTF-8 locales=fr_FR.UTF-8 keyboard-layouts=fr splash timezone=Europe/Paris utc=yes keyboard-model=pc105 hostname=svprognu boot=live persistence components username=svpro_gnu" \
--bootappend-install "locales=fr_FR.UTF-8" \ --bootappend-install "locales=fr_FR.UTF-8" \
--binary-images "iso-hybrid" \ --binary-images "live-svprognu_amd64" \
--uefi-secure-boot "enable" \ --uefi-secure-boot "enable" \
--linux-flavours "amd64" \ --linux-flavours "amd64" \
--linux-packages "linux-image linux-headers" \ --linux-packages "linux-image linux-headers" \