Skip to content

ASHWIN990/Termux-sudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux-sudo

Automatic script for installing sudo in your TERMUX.

Installation

AUTOMATIC INSTALLATON:

apt-get install wget -y

wget -O - https://raw.githubusercontent.com/ASHWIN990/Termux-sudo/master/auto-install.sh | bash

ROOTED ANDROID:

apt-get update
apt-get upgrade -y
apt-get install git
git clone https://www.github.com/ASHWIN990/Termux-sudo.git
cd Termux-sudo
chmod +x install-sudo.sh
./install-sudo.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages