Skip to content

Commit

Permalink
add pokemmo to killthemall script
Browse files Browse the repository at this point in the history
  • Loading branch information
elgabo86 committed Dec 1, 2024
1 parent 796e38d commit 081d8e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ pgrep -f ryujinx |xargs -n1 kill -9
pgrep -f Cemu |xargs -n1 kill -9
pgrep -f flycast |xargs -n1 kill -9
pgrep -f shadps4 |xargs -n1 kill -9
pgrep -f PokeMMO |xargs -n1 kill -9
pkill -9 jellyfin

0 comments on commit 081d8e4

Please sign in to comment.