Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 478 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 478 Bytes

# Automatic Updater For USERGE-X using android (termux)

First time setup for termux.

git config --global pull.rebase false
git config --global user.email "YOUR-EMAIL-ID"
git config --global user.name "YOUR-USERNAME-FROM-EMAIL-ID"
1. Clone ux-up repo
git clone https://github.com/ashwinstr/ux-up.git
2. Run the script
cd ux-up && sh s*

logo