1
0
Fork 0

revert back to 2 parallel downloads instead of 10

This commit is contained in:
Pratham Patel 2022-12-17 22:11:21 +05:30
parent b72f28e5ce
commit d24d93e5d2
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ echo "initramfs successfully created"
################################################################################
# pacman config
sed -i "s/#ParallelDownloads = 5/ParallelDownloads = 10/" /etc/pacman.conf
sed -i "s/#ParallelDownloads = 5/ParallelDownloads = 2/" /etc/pacman.conf
sed -i "s/#Color/Color/" /etc/pacman.conf
# update pacman db