Skip to content

Commit

Permalink
modify command
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmostafa committed Aug 9, 2023
1 parent 822c1a8 commit 30b41fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:

# target: generate - Generate analysis from pcap
generate:
navv generate -o analysis -p test-data/test_data_PCII/water205.pcap -z test-data/logs test-customer
navv generate -o analysis -p test-data/test_data.pcap -z test-data/logs test-customer

# target: load-metadata - Load metadata
load-metadata:
Expand Down

0 comments on commit 30b41fb

Please sign in to comment.