fix keyring install asking whether to continue
This commit is contained in:
parent
2f537783d3
commit
67666a6e2c
@ -61,7 +61,7 @@ fi
|
||||
|
||||
|
||||
# finish populating the keyrings
|
||||
sudo pacman -S archlabs-keyring
|
||||
sudo pacman -S archlabs-keyring --needed --noconfirm
|
||||
sudo pacman-key --populate archlabs
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user