mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Normalizing base.bro script naming as main.bro
This commit is contained in:
parent
47500ceef4
commit
fae54dc8f0
7 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
@load ./base
|
||||
@load ./main
|
||||
@load ./file-ident
|
||||
@load ./file-extract
|
||||
@load ./file-hash
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@load ./base
|
||||
@load ./main
|
||||
|
||||
module MIME;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue