diff options
Diffstat (limited to 'gitjoe-rmuser.pl')
-rwxr-xr-x | gitjoe-rmuser.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gitjoe-rmuser.pl b/gitjoe-rmuser.pl index 965ed7a..944745f 100755 --- a/gitjoe-rmuser.pl +++ b/gitjoe-rmuser.pl @@ -23,6 +23,7 @@ y y EOF" ); + exit; } main(); |