generated from RuiFPB/tyra-linux-template
Chicken test
This commit is contained in:
+1
-2
@@ -71,8 +71,7 @@ run_pcsx2() {
|
||||
|
||||
echo "Running PCSX2: $pcsx2_cmd -elf $target_file"
|
||||
|
||||
nohup "${pcsx2_args[@]}" -elf "$target_file" > /dev/null 2>&1 &
|
||||
disown
|
||||
"${pcsx2_args[@]}" -elf "$target_file"
|
||||
}
|
||||
|
||||
run_pcsx2
|
||||
|
||||
Reference in New Issue
Block a user