package main import "serverctl/cmd/app" func main() { app.Run() }