Skip to content

Deiki-Crap/SH-OTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SH-OTA v2.0 Manual

1. Download SH-OTA.sh

2. Download version.sh

3. Edit your script

3.1 Add the code of SH-OTA.sh in your script

3.2 Write the latest version of your script, example:

version="1.0_stable"

3.3 Write the link of your modified version.sh file, example:

cloud="https://www.your_site.com/version.sh"

4. Edit version.sh file

4.1 Write the latest version of your script, example:

version:	1.0_stable

4.2 Write the link of the latest version of your script, example:

cloud:	https://your_site.com/your_script.sh

5. Upload your script & version.sh files

5.1 Upload to the same site you write in the files (genious lol)

6. ENJOY! :)