minmod
This commit is contained in:
parent
201dc16ac9
commit
cf61a1163e
|
@ -84,4 +84,4 @@ LOOP_PID=$!;
|
||||||
|
|
||||||
trap "on_exit;" HUP INT KILL TERM;
|
trap "on_exit;" HUP INT KILL TERM;
|
||||||
|
|
||||||
echo -n "$LOOP_PID";
|
echo "$LOOP_PID";
|
Loading…
Reference in New Issue