This commit is contained in:
evilsocket 2018-02-08 01:36:44 +01:00
parent 08ee751824
commit 30d0cc9f7f

View file

@ -78,5 +78,6 @@ func main() {
}
}
// Windows requires this otherwise the app never exits ...
os.Exit(0)
}