Merge branch 'main' of github.com:randogoth/randofin-os
This commit is contained in:
commit
57c18ac902
1 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,11 @@ image-version: latest # latest is also supported if you want new updates ASAP
|
|||
|
||||
# module configuration, executed in order
|
||||
# you can include multiple instances of the same module
|
||||
modules:
|
||||
- type: files
|
||||
files:
|
||||
- source: system
|
||||
destination: / # copies files/system/* (* means everything inside it) into your image's root folder /
|
||||
modules:
|
||||
- type: files
|
||||
files:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue