exit properly

This commit is contained in:
Dax Raad
2025-05-26 13:21:15 -04:00
parent 80118212da
commit 2ed17f4877
6 changed files with 35 additions and 48 deletions

View File

@@ -62,8 +62,6 @@ cli
);
}
}
process.exit(0);
});
});