Skip to content

Commit

Permalink
Also update archlinux-keyring regularly
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyCrazy authored and iwilltry42 committed Feb 17, 2022
1 parent 273421b commit dba38fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-aur.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

# Setup base system
pacman -Syu --noconfirm openssh git gettext binutils
pacman -Syu --noconfirm openssh git gettext binutils archlinux-keyring
sed -i "s/INTEGRITY_CHECK=.*$/INTEGRITY_CHECK=(sha256)/" /etc/makepkg.conf
useradd -ms /bin/bash aur
su -m aur <<'EOSU'
Expand Down

0 comments on commit dba38fa

Please sign in to comment.