Reload package list after enabling multilib.
This commit is contained in:
parent
e433dc6f11
commit
bf76ded448
@ -108,6 +108,7 @@ sed -i "s/^#VerbosePkgLists/VerbosePkgLists/" /etc/pacman.conf
|
||||
sed -i "s/^#ParallelDownloads = 5/ParallelDownloads = 10/" /etc/pacman.conf
|
||||
sed -i "s/^ParallelDownloads = 10/&\nILoveCandy" /etc/pacman.conf
|
||||
sed -i "/\[multilib\]/,/Include/"'s/^#//' /etc/pacman.conf
|
||||
pacman -Syu
|
||||
|
||||
echo "Setting up time zone"
|
||||
ln -sf /usr/share/zoneinfo/Europe/Zagreb /etc/localtime
|
||||
|
Loading…
Reference in New Issue
Block a user