diff --git a/fork b/fork index e238975..14388db 100755 --- a/fork +++ b/fork @@ -15,5 +15,4 @@ fi ( exec 0>/dev/null 1>&0 2>&0 "$@" )& -disown exit 0