mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-26 18:25:36 -04:00
partially add config.file['paths']['images'] (mostly taken from c5c8104a60
)
Co-authored-by: jld3103 <jld3103yt@gmail.com> Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
This commit is contained in:
parent
9258cbf76d
commit
ee4f899254
4 changed files with 13 additions and 7 deletions
|
@ -15,6 +15,7 @@ DOCKER_PATHS = {
|
|||
'pacman': '/var/cache/pacman',
|
||||
'packages': '/prebuilts',
|
||||
'pkgbuilds': '/pkgbuilds',
|
||||
'images': '/images',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue