Skip to content

Commit 894cb40

Browse files
authored
shit
I forgor the purpose of exec
1 parent 98287a4 commit 894cb40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/EmuHawkMono.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ fi
4646
if (ps -C "mono" -o "cmd" --no-headers | grep -Fq "EmuHawk.exe"); then
4747
echo "(it seems EmuHawk is already running, NOT capturing output)" >& 2
4848
mono EmuHawk.exe "$@"
49+
return 0
4950
fi
5051

5152
o="$(mktemp -u)"

0 commit comments

Comments
 (0)