Kyle Kienapfel
7447173eb6
Preserve working directory when launching AppImage
...
Makes it possible to pass a relative path to the AppImage.
For AppRun.sh all paths inside the AppImage have been switched to use $APPDIR
2022-09-25 09:27:49 -07:00
Kyle Kienapfel
63ff754371
Update AppRun.sh for good workingness
...
Filter out `%f` before other sed command, so we get `yuzu` instead of `yuzu %f`
set QT_QPA_PLATFORM
switch to exec, so that the arguments are passed correctly, with authentic null bytes (00 hex) between arguments, instead of space characters (20 hex)
2022-09-20 19:05:53 -07:00
lat9nq
c952b8eff5
AppRun.sh: Add more locations
2022-09-20 18:55:49 -04:00
lat9nq
72b7ae1ba6
AppRun.sh: Search for root CA file on system
2022-09-20 17:04:35 -04:00
darealshinji
b720c12e6a
Update AppRun.sh
2022-06-11 03:42:02 +02:00
lat9nq
8def3dfb0a
AppRun.sh: Sort GLIBCXX versions
...
AppRun.sh: Fix symbol sorting
Uses sort with its own version sorting.
2022-05-25 22:19:50 -04:00
darealshinji
a2866fd043
Update AppRun.sh
...
[ci skip]
2018-03-03 20:05:38 +01:00
darealshinji
79c9fa25fe
simple AppRun shell script for testing
2017-12-21 16:38:55 +01:00