-
Copy commands and paste it in Your Termux
-
pkg update && pkg upgrade -
pkg install git -y -
git clone https://github.com/MrHacker-X/BannerX.git -
cd BannerX -
chmod +x * -
bash setup.sh -
exit
pkg update && pkg upgrade && pkg install git -y && git clone https://github.com/MrHacker-X/BannerX.git && cd BannerX && chmod +x * && bash setup.sh && exit


