mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
RYUJINX: fixed wrapper
This commit is contained in:
parent
d880741d96
commit
37d0e40286
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
command="$1"
|
||||||
manage_ryujinx_keys
|
manage_ryujinx_keys
|
||||||
Ryujinx.sh
|
Ryujinx.sh "$command"
|
||||||
|
|
Loading…
Reference in a new issue