AppRun 99 B

1234
  1. #!/bin/sh
  2. CURRENTDIR="$(readlink -f "$(dirname "$0")")"
  3. exec "$CURRENTDIR"/usr/bin/Ryujinx.sh "$@"