Skip to content

Commit

Permalink
Change name of main binary
Browse files Browse the repository at this point in the history
  • Loading branch information
christophetd committed Jan 20, 2022
1 parent 88d53f9 commit 652c623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/stratus/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

var rootCmd = &cobra.Command{
Use: "stratus-red-team",
Use: "stratus",
}

func init() {
Expand Down

0 comments on commit 652c623

Please sign in to comment.