karim0209

Termux all setup commands 7112020

Nov 7th, 2020
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. pkg install wget -y
  2.  
  3. wget https://pastebin.com/raw/PKGjsy9k -O install.sh
  4.  
  5. dos2unix install.sh
  6.  
  7. chmod u+x install.sh
  8.  
  9. ./install.sh
Add Comment
Please, Sign In to add comment