From cd7a98afab658aee982329cc30a9868734c6a662 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 9 Nov 2023 13:14:56 +0900 Subject: [PATCH] Fix repo setup example config --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 279f8d0..b5c463e 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,9 @@ following: [MyAURRepo] SigLevel = Required TrustedOnly - Include = file:///home/MyAURRepoDirectory + Server = file:///home/MyAURRepoDirectory + # Optionally set a file with `Server = ...` entries + # Include = /etc/pacman.d/my_repo_server_list Note that `SigLevel` is set expecting the `MyAURRepo.db` file to be signed (the Python script usually signs the `.db` file after a package has been successfully