Create r2modman module

This commit is contained in:
Gerald Pinder
2024-02-11 23:16:38 -05:00
parent 2ed5deb6df
commit c49e0bd76c
3 changed files with 9 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ image-version: latest
description: The image of Wunker OS for JP's desktop.
blue-build-tag: main-installer
modules:
- from-file: r2modman.yml
- type: files
files:
- 8bitdo-ultimate: /usr
@@ -15,6 +16,3 @@ modules:
- COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrvctl /usr/bin/xboxdrvctl
- COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/share/man/man1/xboxdrv.1 /usr/share/man/man1/xboxdrv.1
- from-file: jp-apps.yml
- type: script
scripts:
- install-r2modman.sh