Ensure multilib is added
So it doesnt error out
This commit is contained in:
parent
879b33f3a2
commit
e5dc7a88d9
@ -14,6 +14,7 @@ EOF
|
||||
|
||||
# Add lib32 for pacman so we can install steam
|
||||
sudo sed -i '/^\s*#\[multilib\]/,/^$/{s/^\s*#//}' /etc/pacman.conf
|
||||
sudo pacman -Sy
|
||||
|
||||
# Set common git aliases
|
||||
git config --global alias.co checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user