Skip to content

Commit

Permalink
Testing openappID installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jbono committed Jul 24, 2017
1 parent 37cb799 commit a51d542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Snorter_Ubuntu-14.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ function snort_install() {

echo $OPENAPPID > /tmp/TEST_OPENAPP_001.txt

clear && echo $OPENAPPID && exit 0
clear && echo "OPENAPPID VALUE: " && echo $OPENAPPID && exit 0

if [ "${OPENAPPID}" = "--enable-open-appid" ] ; then
nghttp_install
Expand Down

0 comments on commit a51d542

Please sign in to comment.