Remove redundant parallel download

since it's already later in the code
This commit is contained in:
pm4rcin 2022-02-04 15:51:37 +00:00 committed by GitHub
parent 44df04c1cf
commit 7d46d14efe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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