Add Server Stopped message
This commit is contained in:
@@ -79,6 +79,7 @@ func main() {
|
||||
}()
|
||||
|
||||
cmd.Wait()
|
||||
tty.Write([]byte("Server Stopped"))
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user