mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2025-12-05 02:54:48 +00:00
Fix ryujinx breaking when paths have space in it
This commit is contained in:
parent
8b86f47e7a
commit
deb0e8e543
@ -4,4 +4,4 @@ for i in {0..9}; do
|
||||
test -S $XDG_RUNTIME_DIR/discord-ipc-$i || ln -sf {app/com.discordapp.Discord,$XDG_RUNTIME_DIR}/discord-ipc-$i;
|
||||
done
|
||||
|
||||
Ryujinx $@
|
||||
Ryujinx "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user