From 2e447564dc7dec0dcc1a88f0d48d562db1e6c5e5 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 6 Jan 2020 16:13:31 +0100 Subject: Avoid copy of live image keyring to new installation. --- stages/first_stage.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'stages') diff --git a/stages/first_stage.sh b/stages/first_stage.sh index 487bb0d..8b9d640 100644 --- a/stages/first_stage.sh +++ b/stages/first_stage.sh @@ -49,8 +49,6 @@ bash create_filesystems.sh $boot_partition_path $root_partition_path bash mount_filesystems.sh $root_partition_path -bash reset_pacman_keys.sh - bash install_packages.sh $desktop bash install_archinstall.sh $REPOSITORY_PATH -- cgit v1.2.3-70-g09d2