From 3fcf5a6a96920748cd70a84f1d7a7de57ebb9be0 Mon Sep 17 00:00:00 2001 From: maride Date: Sat, 2 Sep 2017 14:18:30 +0200 Subject: [PATCH] Update GPG/Pacman keys --- checks/packeys.check | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 checks/packeys.check diff --git a/checks/packeys.check b/checks/packeys.check new file mode 100755 index 0000000..a65549f --- /dev/null +++ b/checks/packeys.check @@ -0,0 +1,5 @@ +#!/bin/bash + +dirmngr & +pacman-key --populate +pacman-key --refresh-keys