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 a51d542 commit 28dd98f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Snorter_Ubuntu-14.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ function snort_install() {
echo -ne "\n\t${CYAN}[i] INFO:${NOCOLOR} Downloading ${BOLD}$SNORT${NOCOLOR}.\n\n"
wget --no-check-certificate -P $HOME/snort_src https://snort.org/downloads/snort/$SNORT.tar.gz

echo $OPENAPPID > /tmp/TEST_OPENAPP_001.txt

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

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

0 comments on commit 28dd98f

Please sign in to comment.