Update for T-Pot Mobile

This commit is contained in:
Marco Ochse
2024-05-13 15:49:38 +02:00
parent 996e8a3451
commit ef55a9d434
3 changed files with 4 additions and 2 deletions

View File

@ -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