ManOfDiamond / updatebot-Ultroid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Automatic Updater For Ultroid

logo

Steps

1. Check the branch of your bot by doing .update
2. Clone the repository (if exists, then ignore)
For stable branch
git clone https://github.com/ManOfDiamond/updatebot
For beta branch
git clone https://github.com/ManOfDiamond/updatebot.git --branch beta
For dev branch
git clone https://github.com/ManOfDiamond/updatebot.git --branch dev
3. Run the below command to run the script
. updatebot-ult*/s*

The script will do the process automatically.

Note

As github announced token authentication requirements, you'll now need to use token based authentication.

About


Languages

Language:Shell 100.0%