Skip to content

Commit

Permalink
kill running rpcsx
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Sep 29, 2024
1 parent c61dd23 commit 90f6407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/assets/AppRun
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ rm -rf /dev/shm/rpcsx-* && ./rpcsx-gpu2 &
rpcsx-ui

unlink /tmp/mangohud
trap 'kill $(jobs -pr)' SIGINT SIGTERM EXIT
kill $(pgrep rpcsx)

0 comments on commit 90f6407

Please sign in to comment.