Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
Co-authored-by: Riccardo Schirone <[email protected]>
  • Loading branch information
XVilka and ret2libc authored Mar 24, 2024
1 parent db0002b commit 4fc7f2b
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 @@ -328,7 +328,7 @@ RZ_PM_SITE:
},
&cli.BoolFlag{
Name: flagShouldUpdateDB,
Usage: "should update the DB?",
Usage: "update the DB",
Value: true,
},
}
Expand Down

0 comments on commit 4fc7f2b

Please sign in to comment.