From 15f23fe0098c0e18d529b2f76e1085eb77cc00e4 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 6 Jan 2020 16:02:46 +0100 Subject: Last commit was not complete. --- util/reset_pacman_keys.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/util/reset_pacman_keys.sh b/util/reset_pacman_keys.sh index c360432..fc1e754 100644 --- a/util/reset_pacman_keys.sh +++ b/util/reset_pacman_keys.sh @@ -18,5 +18,9 @@ # along with this program. If not, see . +rm -rf /etc/pacman.d/gnupg +pacman-key --init +pacman-key --populate archlinux + echo "Resetted pacman keys - OK" -- cgit v1.2.3-70-g09d2