diff options
Diffstat (limited to 'stages/first_stage.sh')
-rw-r--r-- | stages/first_stage.sh | 2 |
1 files changed, 0 insertions, 2 deletions
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 |