Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Jan 3, 2024
1 parent 53888e7 commit b757dbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ echo "@load policy/protocols/conn/community-id-logging" | $sudo tee -a /usr/loca
mkdir -p zeek/bin zeek/lib/zeek zeek/share/zeek
cp zeekrunner$exe zeek/
cp /usr/local/zeek/bin/zeek$exe zeek/bin/
cp -R zeek/lib/zeek/
for d in base policy site builtin-plugins; do
cp -R /usr/local/zeek/share/zeek/$d zeek/share/zeek/
done
Expand Down

0 comments on commit b757dbe

Please sign in to comment.