mirror of
https://github.com/YunoHost-Apps/mautrix_telegram_ynh.git
synced 2024-09-03 19:45:55 +02:00
Update install
This commit is contained in:
parent
165e917736
commit
29780d21b1
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ if [ $encryption -eq 1 ]; then
|
||||||
is_encryption_enabled="true"
|
is_encryption_enabled="true"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
domain="https://$domain"
|
|
||||||
if [ "$botusers" = "local" ]
|
if [ "$botusers" = "local" ]
|
||||||
then
|
then
|
||||||
botusers="$server_name"
|
botusers="$server_name"
|
||||||
|
|
Loading…
Reference in a new issue