From 457c01bfcd6346b8a06420d721fa02a216cea9bf Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 9 Jan 2020 10:46:37 +0100 Subject: Bugfix for install_bootloader.sh. --- stages/second_stage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stages/second_stage.sh') diff --git a/stages/second_stage.sh b/stages/second_stage.sh index 015d89b..c2c0b92 100644 --- a/stages/second_stage.sh +++ b/stages/second_stage.sh @@ -33,6 +33,6 @@ bash configure_initramfs.sh bash configure_users.sh $admin_username $DEFAULT_PASSWORD -bash install_bootloader.sh $efi_partition_path $system_encryption +bash install_bootloader.sh $efi_partition_path $system_encryption $main_partition_path bash configure_desktop.sh -- cgit v1.2.3-70-g09d2