Fix fat-finger error.
This commit is contained in:
parent
ccf803d162
commit
098c314b8d
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ config = dict(
|
|||
crl_cache_expiry=86400, # Daily
|
||||
|
||||
certnames=dict(
|
||||
[
|
||||
("shell.pkgdb0%i" % i, "shell-pkgdb0%i.%s" % (i, suffix))
|
||||
for i in range(1, 3)
|
||||
] + [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue