Skip to content

Commit

Permalink
Merge pull request #3 from graniet/version-beta
Browse files Browse the repository at this point in the history
update: operative framework reborn
  • Loading branch information
graniet committed Apr 27, 2019
2 parents 6fbebd6 + e8b88c4 commit 17cf61b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ func main(){
fmt.Println("Please rename/create .env file on root path.")
return
}

parser := argparse.NewParser("operative-framework", "digital investigation framework")
rApi := parser.Flag("a", "api", &argparse.Options{
Required: false,
Expand Down

0 comments on commit 17cf61b

Please sign in to comment.