1
0
forked from aidan/beesrv

feat: open telegram channel after finishing module installation #1

Signed-off-by: ZG089 <zg089@noreply.localhost>
This commit is contained in:
ZG089 2025-04-23 08:00:07 +00:00
parent 9ea4b4eac5
commit a31569f28e

View File

@ -84,4 +84,5 @@ ui_print ""
ui_print "== INSTALLATION COMPLETE! =="
ui_print ""
ui_print "Join our Telegram channel: t.me/pontushub"
am start -a android.intent.action.VIEW -d "https://t.me/pontushub"
sleep 0.4