From 9ddea4c21eb43a069c51cc584a1264f799101cf9 Mon Sep 17 00:00:00 2001 From: Olivier Date: Sun, 13 Oct 2024 18:35:37 +0200 Subject: [PATCH] autoinstall --- autoinstall.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoinstall.yaml b/autoinstall.yaml index 3c892a1..8d8eb07 100644 --- a/autoinstall.yaml +++ b/autoinstall.yaml @@ -90,4 +90,4 @@ autoinstall: # - rm /target/postinstall.sh - curtin in-target -- git clone https://git.libretic.fr/libretic/libreticmenu.git /opt/libreticmenu/ - - curtin in-target -- LANG=fr_FR.UTF-8 /opt/libreticmenu/libreticmenu.sh --firstboot + # - curtin in-target -- LANG=fr_FR.UTF-8 /opt/libreticmenu/libreticmenu.sh --firstboot