Merge pull request 'feat: open telegram channel after finishing module installation #1' (#1) from ZG089/beesrv:main into main

Reviewed-on: #1
This commit is contained in:
Aidan 2025-04-23 12:07:54 +00:00
commit 48736645c5

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