This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
ryubing
Watch
1
Star
0
Fork
You've already forked ryubing
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5fa74574ba
ryubing
/
distribution
/
linux
/
appimage
/
AppRun
4 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
CURRENTDIR
=
"
$(
readlink -f
"
$(
dirname
"
$0
"
)
"
)
"
exec
"
$CURRENTDIR
"
/usr/bin/Ryujinx.sh
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink