mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
test 2
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
### test 1
|
### test 2
|
||||||
###################################################
|
###################################################
|
||||||
# Do not change any contents of this script!
|
# Do not change any contents of this script!
|
||||||
###################################################
|
###################################################
|
||||||
@ -20,6 +20,8 @@ if [ "$myWHOAMI" != "root" ]
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "#############>>>>>> I just got updated WOOT"
|
||||||
|
|
||||||
# Check for existing tpot.yml
|
# Check for existing tpot.yml
|
||||||
function fuCONFIGCHECK () {
|
function fuCONFIGCHECK () {
|
||||||
echo "### Checking for T-Pot configuration file ..."
|
echo "### Checking for T-Pot configuration file ..."
|
||||||
|
Reference in New Issue
Block a user