@@ -48,10 +48,6 @@ func main() {
http.ListenAndServe("127.0.0.1:25576", nil)
}()
- for {
-
- }
//Start the cmd
for {
cmd.Run()