Move r2modman install further down

This commit is contained in:
Gerald Pinder
2024-02-13 09:30:14 -05:00
parent c49e0bd76c
commit a550656685

View File

@@ -4,7 +4,6 @@ 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
@@ -16,3 +15,4 @@ 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
- from-file: r2modman.yml