package main import ( "local-ip.sh/cmd" ) func main() { cmd.Execute() }