mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Update for T-Pot Mobile
This commit is contained in:
@ -201,8 +201,8 @@ while true; do
|
||||
esac
|
||||
done
|
||||
|
||||
if [ "${myTPOT_TYPE}" != "SENSOR" ];
|
||||
# T-Pot Type is HIVE / MOBILE; asking for WebUI username and password
|
||||
if [ "${myTPOT_TYPE}" == "HIVE" ];
|
||||
# If T-Pot Type is HIVE ask for WebUI username and password
|
||||
then
|
||||
# Preparing web user for T-Pot
|
||||
echo
|
||||
|
Reference in New Issue
Block a user