diff --git a/installer/install.sh b/installer/install.sh index e3f92e89..d030746a 100755 --- a/installer/install.sh +++ b/installer/install.sh @@ -3,11 +3,11 @@ # T-Pot post install script # # Ubuntu server 14.04.3, x64 # # # -# v16.03.6 by mo, DTAG, 2016-02-08 # +# v16.03.7 by mo, DTAG, 2016-02-11 # ######################################################## # Type of install, SENSOR, INDUSTRIAL or FULL? -myFLAVOR="FULL" +myFLAVOR="INDUSTRIAL" # Some global vars myPROXYFILEPATH="/root/tpot/etc/proxy" @@ -150,6 +150,13 @@ tee -a /etc/ssh/ssh_config <