sync multilib repo after config update
This commit is contained in:
parent
ad51edabf0
commit
ff490bcff6
1 changed files with 2 additions and 0 deletions
2
setup.sh
2
setup.sh
|
@ -628,6 +628,8 @@ setup_pamac() {
|
|||
# idk why but the permissions is set like this
|
||||
sudo install -g root -o root -m u=rwx,g=rx,o=rx ./etc/pamac.conf /etc/pamac.conf
|
||||
sudo install -g root -o root -m u=rw,g=r,o=r ./etc/pacman.conf /etc/pacman.conf
|
||||
|
||||
sudo pacman -Syyuu
|
||||
}
|
||||
|
||||
setup_pavucontrol() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue