1
0
Fork 0

sync multilib repo after config update

This commit is contained in:
Kim, Jimin 2021-11-21 23:58:59 +09:00
parent ad51edabf0
commit ff490bcff6

View file

@ -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() {