Modules setup

This commit is contained in:
Gerald Pinder
2023-10-28 04:46:49 +00:00
parent 86ed2189d0
commit b50871bc58
38 changed files with 109 additions and 406 deletions

View File

@@ -0,0 +1,3 @@
COPY --from=registry.gitlab.com/wunker-bunker/xboxdrv-docker /usr/local/bin/xboxdrv /usr/bin/xboxdrv
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