package main import ( "git.denysoft.de/CubeBit/ssh-hub/cmd" ) func main() { cmd.Execute() }