mirror of
https://github.com/yuzu-emu/AppImageKit-checkrt.git
synced 2024-12-23 17:05:41 +00:00
Update AppRun.sh
This commit is contained in:
parent
32976ce604
commit
b720c12e6a
|
@ -1,7 +1,6 @@
|
||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
# A shell script that does the same as the binaries in the release section.
|
# A shell script that does the same as the binaries in the release section.
|
||||||
# It's only here as an example on how to achieve it with a Shell script.
|
|
||||||
|
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue