From a0cba04420713dd038f9bb0d8c0517065d911659 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 6 Jan 2020 15:53:08 +0100 Subject: Hotfix for broken pacman keys. --- stages/first_stage.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stages/first_stage.sh') diff --git a/stages/first_stage.sh b/stages/first_stage.sh index 8b9d640..487bb0d 100644 --- a/stages/first_stage.sh +++ b/stages/first_stage.sh @@ -49,6 +49,8 @@ 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