Prepare for T-Pot Mobile

- fix typo
- cleanup
This commit is contained in:
Marco Ochse
2024-05-10 15:31:17 +02:00
parent ade4bd711d
commit 812841d086
2 changed files with 1 additions and 629 deletions

View File

@ -174,7 +174,7 @@ echo "### Optimized for a distributed installation, without WebUI, El
echo "### (M)obile - T-Pot Mobile installation."
echo "### Includes everything to run T-Pot Mobile (available separately)."
while true; do
read -p "### Install Type? (h/s) " myTPOT_TYPE
read -p "### Install Type? (h/s/m) " myTPOT_TYPE
case "${myTPOT_TYPE}" in
h|H)
echo