This commit is contained in:
Marco Ochse 2017-10-05 22:46:48 +00:00
parent b2ba5f1ea7
commit 9ec38852ae

View file

@ -1,5 +1,5 @@
#!/bin/bash
### test 1
### test 2
###################################################
# Do not change any contents of this script!
###################################################
@ -20,6 +20,8 @@ if [ "$myWHOAMI" != "root" ]
exit
fi
echo "#############>>>>>> I just got updated WOOT"
# Check for existing tpot.yml
function fuCONFIGCHECK () {
echo "### Checking for T-Pot configuration file ..."