updates
This commit is contained in:
parent
a6d41fab1c
commit
064d497356
|
|
@ -22,6 +22,7 @@ konsole
|
|||
kscreen
|
||||
kvantum-qt5
|
||||
kwayland-integration
|
||||
kwalletmanager
|
||||
layer-shell-qt
|
||||
milou
|
||||
okular
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ echo -ne "
|
|||
Setting up $iso mirrors for faster downloads
|
||||
-------------------------------------------------------------------------
|
||||
"
|
||||
reflector -a 48 -l 20 --sort rate --save /etc/pacman.d/mirrorlist
|
||||
reflector -a 48 --connection-timeout 1 --download-timeout 2 -l 50 -p rsync --sort rate --save /etc/pacman.d/mirrorlist
|
||||
mkdir /mnt &>/dev/null # Hiding error message if any
|
||||
echo -ne "
|
||||
-------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue