feat: open telegram channel after finishing module installation

This commit is contained in:
ZGX089 2025-04-23 00:34:42 +02:00 committed by GitHub
parent 9ea4b4eac5
commit 91c3e88f1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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