chore: replace URLs with ublue-os/bling
This commit is contained in:
parent
1d50642f88
commit
c6aea9234c
11 changed files with 35 additions and 32 deletions
|
|
@ -1,9 +1,9 @@
|
|||
name: files
|
||||
shortdesc: The files module simplifies the process of copying files to the image during the build time.
|
||||
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/files/README.md
|
||||
readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/files/README.md
|
||||
example: |
|
||||
type: files
|
||||
files:
|
||||
- usr: /usr
|
||||
# usr: file/folder inside config/files/ to copy (config/files/usr/ in the repository)
|
||||
# /usr: destination on the final system
|
||||
# /usr: destination on the final system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue