From 1b07e6785dd022a4b9e951c8670c281497e43776 Mon Sep 17 00:00:00 2001 From: abicorios <33332953+abicorios@users.noreply.github.com> Date: Wed, 18 Jul 2018 23:30:33 +0300 Subject: [PATCH] Initialisation of keys for pacman --- setupTermuxArch.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setupTermuxArch.sh b/setupTermuxArch.sh index e727962da9..7769db70e0 100755 --- a/setupTermuxArch.sh +++ b/setupTermuxArch.sh @@ -728,3 +728,5 @@ else printusage fi printtail +pacman-key --init +pacman-key --populate archlinuxarm