Merge pull request #38 from pm4rcin/patch-2

Remove redundant parallel download
This commit is contained in:
Tommaso Chiti 2022-02-07 14:20:22 +01:00 committed by GitHub
commit e958a0e983
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 chattr +C /mnt/var/log
mount $ESP /mnt/boot/ mount $ESP /mnt/boot/
# Enable parallel downloading in pacman
sed -i "s/^#ParallelDownloads.*$/ParallelDownloads = 10/" /etc/pacman.conf
# Setting up the kernel. # Setting up the kernel.
kernel_selector kernel_selector