diff --git a/module/customize.sh b/module/customize.sh index c140b87..8563366 100644 --- a/module/customize.sh +++ b/module/customize.sh @@ -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 \ No newline at end of file