From 524b943070231b125d3f2e4c01e4518a8fd3dd68 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Sun, 26 Jul 2026 18:27:47 +0300 Subject: [PATCH] Update telemt-test.sh --- test/telemt-test.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/test/telemt-test.sh b/test/telemt-test.sh index a8d0c6f..12e4551 100644 --- a/test/telemt-test.sh +++ b/test/telemt-test.sh @@ -1,4 +1,4 @@ -echo -e "${GRN}Версия телемт: 225 ${NC}" +echo -e "${GRN}Версия телемт: 226 ${NC}" systemctl stop telemt 2>/dev/null @@ -112,6 +112,7 @@ if [ -z "$telemtSecret" ] || [ "$telemtSecret" == "null" ]; then else echo "telemtSecret = $telemtSecret" MTProto="tg://proxy?server=$DOMAIN&port=443&secret=$telemtSecret" - sleep 1 # echo "Ссылка: $MTProto" fi + +sleep 1