mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 22:15:39 +00:00
3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/bin/bash
|
|
ARG=${1//[\\]/}
|
|
flatpak run org.yuzu_emu.yuzu -f -g "$ARG" |