From 33e55cffe600919b295f7a4fb0c621ba3b5db04e Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 17 Mar 2020 18:18:34 +0100 Subject: Implement if/elif Blocks for Partition Formatting --- archinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archinstall.sh') diff --git a/archinstall.sh b/archinstall.sh index 82f76d1..ddec69c 100644 --- a/archinstall.sh +++ b/archinstall.sh @@ -67,7 +67,7 @@ export DEFAULT_PASSWORD="archinstall" export boot_mode="unknown" # alternatives: "bios" or "uefi" export path_to_disk="/dev/null" # e.g. "/dev/sda" -export luks_encryption="unknown" # alternatives: "yes" or "no" +export luks_encryption="no" # alternative: "yes" export path_to_timezone="/usr/share/zoneinfo/Europe/Berlin" export locales_to_generate="de_DE.UTF-8 UTF-8;de_DE ISO-8859-1;de_DE@euro ISO-8859-15" export keymap="de-latin1" -- cgit v1.2.3-70-g09d2