pull/96/head
Maxime Joubert 3 years ago
parent bea56532fa
commit af8dc71056
No known key found for this signature in database
GPG Key ID: 492AD9FE660E3A54

@ -21,7 +21,7 @@ func ServerCmd() *cobra.Command {
serverCmd := &cobra.Command{
Use: "server",
Short: "Run cintop SSH Server",
Short: "Run cointop SSH Server",
Long: `Run cointop SSH server`,
RunE: func(cmd *cobra.Command, args []string) error {
server := cssh.NewServer(&cssh.Config{

Loading…
Cancel
Save