From a07e9cbaac695c35dfeba90ecd8abe241578724a Mon Sep 17 00:00:00 2001 From: Chris Long Date: Sat, 20 Jul 2019 23:44:19 -0700 Subject: [PATCH] Fix bro-pkg issue https://github.com/abiteboul --- Vagrant/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrant/bootstrap.sh b/Vagrant/bootstrap.sh index 88a5310..0bf69fb 100644 --- a/Vagrant/bootstrap.sh +++ b/Vagrant/bootstrap.sh @@ -226,7 +226,7 @@ install_bro() { # Install tools to build and configure bro apt-get -qq -ym install bro crudini python-pip export PATH=$PATH:/opt/bro/bin - pip install bro-pkg + pip install bro-pkg future bro-pkg refresh bro-pkg autoconfig bro-pkg install --force salesforce/ja3