This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
pcsx2
mirror of
https://github.com/PCSX2/pcsx2.git
Watch
1
Star
0
Fork
You've already forked pcsx2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
314c840293
pcsx2
/
.github
/
workflows
/
scripts
/
linux
/
AppRun
4 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
CI: generate appimage with linux workflow
2021-07-13 14:52:58 +00:00
#!/bin/bash
Allow commandline params to be passed through to the patched apprun file (#5777)
2022-05-04 06:24:10 +00:00
$APPDIR/AppRun-patched "$@"