mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-05 20:42:46 +00:00
✨ Ask for license key input
This commit is contained in:
@@ -51,7 +51,7 @@ func InitConfig(cmd *cobra.Command) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
if cmd.Use != "console" {
|
||||
if cmd.Use != "console" && cmd.Use != "pro" {
|
||||
go version.CheckNewerVersion()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user