mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-23 16:46:26 -05:00
infra: Add AppImage build workflow (#28)
Co-authored-by: reggie <reggie@latte.to>
This commit is contained in:
3
distribution/linux/appimage/AppRun
Executable file
3
distribution/linux/appimage/AppRun
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
CURRENTDIR="$(readlink -f "$(dirname "$0")")"
|
||||
exec "$CURRENTDIR"/usr/bin/Ryujinx.sh "$@"
|
Reference in New Issue
Block a user