Skip to content

Latest commit

 

History

History
executable file
·
30 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

executable file
·
30 lines (23 loc) · 1.16 KB

T_banner

made in india Prince kumar

GitHub followers Twitter Follow

20210125_063051

Installation on termux---

1. git clone https://github.com/princekrvert/T_banner.git
2. cd T_banner
3. chmod +x *
4. ./banner.sh

One line cmd

git clone https://github.com/princekrvert/T_banner.git;cd T_banner;chmod +x *;bash banner.sh 

Termux -- look

20210124_214804