We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fbd51 commit c0f89f6Copy full SHA for c0f89f6
build.sh
@@ -4,7 +4,7 @@ set -euo pipefail
4
IFS=$'\n\t'
5
6
sudo pacman-key --init
7
-sudo pacman-key --populate archlinux
+sudo pacman-key --populate
8
paru -Sy archlinux-keyring chaotic-keyring --noconfirm
9
10
sudo pacman-key --recv-key 3056513887B78AEB --keyserver keyserver.ubuntu.com
0 commit comments