diff --git a/cmd/root.go b/cmd/root.go index 24ddad2..52ee1b4 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -21,6 +21,8 @@ var rootCmd = &cobra.Command{ ██╔══╝ ██║ ██║ ██║ ██║╚██╗██║ ██║╚██╗██║ ██╔══██║ ██║ ██║ ╚██████╔╝ ██║ ╚████║ ██║ ╚████║ ██║ ██║ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝ + Author: omsage org + License: AGPL v3 `, RunE: func(cmd *cobra.Command, args []string) error { runWeb()