mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-03-15 06:10:18 +00:00
Remove notice from start.sh
Co-authored-by: Mary-nyan <thog@protonmail.com>
This commit is contained in:
parent
34e7749c9c
commit
75ab7ba01e
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
# We recommend using Pine-jinx if you want the game to be optimised and installed for your system. This is mostly for PR builds and people who want a portable install.
|
|
||||||
# It is also recommended to run start.sh in the terminal, although this isn't required in order for it to operate
|
# It is also recommended to run start.sh in the terminal, although this isn't required in order for it to operate
|
||||||
SCRIPT_DIR=$(dirname $0)
|
SCRIPT_DIR=$(dirname $0)
|
||||||
chmod +x "$SCRIPT_DIR/Ryujinx"
|
chmod +x "$SCRIPT_DIR/Ryujinx"
|
||||||
|
|
Loading…
Reference in a new issue