mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-29 03:35:37 -04:00
config: add gpg dir to chroot paths
This commit is contained in:
parent
3034afe5a8
commit
4a48e78ec0
3 changed files with 3 additions and 0 deletions
|
@ -156,6 +156,7 @@ CHROOT_PATHS = {
|
|||
'packages': '/packages',
|
||||
'pkgbuilds': '/pkgbuilds',
|
||||
'images': '/images',
|
||||
'gpg': '/gpg',
|
||||
}
|
||||
|
||||
WRAPPER_TYPES = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue