Skip to content

Commit

Permalink
feat: akamai estimated time
Browse files Browse the repository at this point in the history
  • Loading branch information
CristhianF7 committed Mar 14, 2024
1 parent 747a331 commit 7c47146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/akamai/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ func createAkamai(cmd *cobra.Command, args []string) error {
return nil
}

progress.DisplayLogHints(15)
progress.DisplayLogHints(25)

isValid, catalogApps, err := catalog.ValidateCatalogApps(cliFlags.InstallCatalogApps)
if !isValid {
Expand Down

0 comments on commit 7c47146

Please sign in to comment.