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

View file

@ -78,5 +78,5 @@ func main() {
}
}
fmt.Println("All done")
os.Exit(0)
}