Add assemblers/ directory
This commit is contained in:
parent
aea9dd1752
commit
c0769fc318
2 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ class BuildRoot:
|
|||
}
|
||||
robinds = [
|
||||
f"{self.tree}:/run/osbuild/tree",
|
||||
f"{libdir}/stages/{stage}:/run/osbuild/{stage}"
|
||||
f"{libdir}/assemblers/{stage}:/run/osbuild/{stage}"
|
||||
]
|
||||
binds = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue