From 10dfab439c332a6086a81c5a6212a644a6e2a141 Mon Sep 17 00:00:00 2001 From: Markus Brechtel Date: Fri, 28 Sep 2018 11:36:17 +0200 Subject: [PATCH] also build installer with gui --- templates/lb-config-args.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/lb-config-args.j2 b/templates/lb-config-args.j2 index 8e6d735..994f061 100644 --- a/templates/lb-config-args.j2 +++ b/templates/lb-config-args.j2 @@ -17,7 +17,6 @@ {% endif %} {% if debian_live_debian_installer is defined %} --debian-installer "{{ debian_live_debian_installer }}" ---debian-installer-gui false {% if debian_nonfree_firmware %} --firmware-binary true {% endif %}