From 7d46d14efe7471eecc5fec47c9ae5d28078ec2ca Mon Sep 17 00:00:00 2001 From: pm4rcin <37148802+pm4rcin@users.noreply.github.com> Date: Fri, 4 Feb 2022 15:51:37 +0000 Subject: [PATCH] Remove redundant parallel download since it's already later in the code --- easy-arch.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/easy-arch.sh b/easy-arch.sh index c1133b2..a894ac8 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -273,9 +273,6 @@ mount -o ssd,noatime,compress-force=zstd:3,discard=async,subvol=@var_pkgs $BTRFS chattr +C /mnt/var/log mount $ESP /mnt/boot/ -# Enable parallel downloading in pacman -sed -i "s/^#ParallelDownloads.*$/ParallelDownloads = 10/" /etc/pacman.conf - # Setting up the kernel. kernel_selector