Fix bro-pkg issue

https://github.com/abiteboul
This commit is contained in:
Chris Long
2019-07-20 23:44:19 -07:00
committed by GitHub
parent 9eec435ebf
commit a07e9cbaac

View File

@@ -226,7 +226,7 @@ install_bro() {
# Install tools to build and configure bro # Install tools to build and configure bro
apt-get -qq -ym install bro crudini python-pip apt-get -qq -ym install bro crudini python-pip
export PATH=$PATH:/opt/bro/bin export PATH=$PATH:/opt/bro/bin
pip install bro-pkg pip install bro-pkg future
bro-pkg refresh bro-pkg refresh
bro-pkg autoconfig bro-pkg autoconfig
bro-pkg install --force salesforce/ja3 bro-pkg install --force salesforce/ja3