From 2bfa8eafe7e6a049b17a84d8f1609d21adea4f3d Mon Sep 17 00:00:00 2001 From: eshanized Date: Wed, 1 Jan 2025 10:09:27 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20feat:=20add=20key=20options?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo-creds.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 repo-creds.sh diff --git a/repo-creds.sh b/repo-creds.sh new file mode 100644 index 0000000..bcf3e0b --- /dev/null +++ b/repo-creds.sh @@ -0,0 +1,4 @@ +pacman-key --recv-key 93BC54415EA8E7AB --keyserver keyserver.ubuntu.com +pacman-key --lsign-key 93BC54415EA8E7AB +pacman -U '#' +pacman -U '@'