Update README.md
This commit is contained in:
parent
72ccf74f1d
commit
df842f4170
1 changed files with 3 additions and 1 deletions
|
@ -91,7 +91,9 @@ following:
|
||||||
SigLevel = Required TrustAll
|
SigLevel = Required TrustAll
|
||||||
Include = file:///home/MyAURRepoDirectory
|
Include = file:///home/MyAURRepoDirectory
|
||||||
|
|
||||||
Note that `SigLevel` is set expecting the `MyAURRepo.db` file to be signed.
|
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
|
||||||
|
built).
|
||||||
|
|
||||||
# Making your system trust the new Repository
|
# Making your system trust the new Repository
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue