From 033899a0e04dcc031a3a6cb945188d3473322efa Mon Sep 17 00:00:00 2001 From: lulzette Date: Sat, 10 Jul 2021 20:46:09 +0000 Subject: [PATCH] fkng jenkins --- archiso_make.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archiso_make.sh b/archiso_make.sh index 541a19d..749efd1 100644 --- a/archiso_make.sh +++ b/archiso_make.sh @@ -55,8 +55,8 @@ ParallelDownloads = 3 # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages. -SigLevel = Required DatabaseOptional -LocalFileSigLevel = Optional +SigLevel = Never +LocalFileSigLevel = Never #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local