Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.1 KB

File metadata and controls

25 lines (21 loc) · 1.1 KB

TermuxBackup

This is a bash script to backup and restore your termux home and sysroot directories.

Usage

How To Use TermuxBackup

  1. Install Dependencies In Termux pkg update -y && pkg install git -y
  2. Git Clone Repo git clone https://github.com/RaynerSec/TermuxBackup
  3. Change Directory cd TermuxBackup
  4. Give execution permission chmod +x TermuxBackup.sh
  5. Run script ./TermuxBackup.sh

Star History

Star History Chart

Stargazers Over Time

Stargazers Over Time

Credits To The Original Creator

Thanks To Zongou