Skip to content

Commit

Permalink
Merge remote-tracking branch 'cisa/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mmguero committed Oct 14, 2020
2 parents 7ccee81 + 30cbcc7 commit 144c1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensor-iso/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ if [ -d "$WORKDIR" ]; then
# clone and build custom protologbeat from github for logging temperature, etc.
mkdir -p ./config/includes.chroot/usr/local/bin/
bash "$SCRIPT_PATH/beats/build-docker-image.sh"
bash "$SCRIPT_PATH/beats/beat-build.sh" -b "https://github.com/mmguero/protologbeat" -t "master"
bash "$SCRIPT_PATH/beats/beat-build.sh" -b "https://github.com/mmguero/protologbeat" -t "es_762_compat"
cp github.com_mmguero_protologbeat/protologbeat ./config/includes.chroot/opt/hedgehog_install_artifacts/
mv github.com_mmguero_protologbeat/protologbeat ./config/includes.chroot/usr/local/bin

Expand Down

0 comments on commit 144c1e1

Please sign in to comment.