Switch to my new Ublue CLI tool

This commit is contained in:
Gerald Pinder
2023-10-11 02:07:46 +00:00
parent 878266e242
commit 2fbff0035b
20 changed files with 99 additions and 388 deletions

3
containerfiles/xboxdrv Normal file
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