From fbeca7e2a20f5cb640c943911677556590da6a75 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Sun, 26 Jul 2026 18:14:12 +0300 Subject: [PATCH] Update telemt-test.sh --- test/telemt-test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/telemt-test.sh b/test/telemt-test.sh index 46ce3c4..32adc7b 100644 --- a/test/telemt-test.sh +++ b/test/telemt-test.sh @@ -98,5 +98,6 @@ systemctl enable telemt sleep 4 telemtSecret=$(curl -s http://127.0.0.1:9091/v1/users | jq -r '.data[0].links.tls[0] | split("secret=")[1]') echo telemtSecret = $telemtSecret +sleep 2 MTProto="tg://proxy?server=$DOMAIN&port=443&secret=$telemtSecret"