mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
exit with status 0
This commit is contained in:
@@ -126,6 +126,7 @@ public class WinLauncher extends CopyConfigDir {
|
||||
setNotStarting();
|
||||
|
||||
i2pRouter.runRouter();
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
private static void setupLauncher() {
|
||||
|
||||
Reference in New Issue
Block a user