From a1bab062e07aa337bdc17d2735199d8141d6aca3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 16 May 2023 14:17:15 -0500 Subject: changing populate to refresh --- init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init') diff --git a/init b/init index 66952d8..c0f4667 100644 --- a/init +++ b/init @@ -1,8 +1,8 @@ #!/bin/sh pacman-key --init -pacman-key --populate -# pacman-key --refresh-keys +# pacman-key --populate +pacman-key --refresh-keys pacman-key --lsign-key DDF7DB817396A49B2A2723F7403BD972F75D9D76 pacman -Syy pacman -S --noconfirm openssh tmux git -- cgit v1.2.3