Skip to content

Commit

Permalink
don't code when tired
Browse files Browse the repository at this point in the history
  • Loading branch information
lc committed May 4, 2020
1 parent 7aa0bc1 commit 1046ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ func main() {
flag.Parse()

if *version {
fmt.Printf("ffuf version: %s\n", Version)
fmt.Printf("gau version: %s\n", Version)
os.Exit(0)
}

Expand Down

0 comments on commit 1046ce5

Please sign in to comment.