mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
test 2
This commit is contained in:
parent
b2ba5f1ea7
commit
9ec38852ae
1 changed files with 3 additions and 1 deletions
|
@ -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 ..."
|
||||
|
|
Loading…
Reference in a new issue