Skip to content

Commit c0f89f6

Browse files
Update build.sh
1 parent e3fbd51 commit c0f89f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -euo pipefail
44
IFS=$'\n\t'
55

66
sudo pacman-key --init
7-
sudo pacman-key --populate archlinux
7+
sudo pacman-key --populate
88
paru -Sy archlinux-keyring chaotic-keyring --noconfirm
99

1010
sudo pacman-key --recv-key 3056513887B78AEB --keyserver keyserver.ubuntu.com

0 commit comments

Comments
 (0)