Code:
*** Disclamer
I'm lazy for this now xD...An Android script auto-updater utility.
How to
Android Terminal Emulator (recommended)
1. Download SH-OTA (down)
2. Edit SH-OTA file
2.1. Put the name of your own script, example:
Code:
name="myscript.sh"Code:
version="1.0_stable"Code:
source="/system/xbin/"Code:
download="https://www.mysite.com/myscript.sh"3.1. Add this lines in the top of your own script
3.2. Put the link of your modified SH-OTA file, example:
Code:
name="http://www.mysite.com/check.update4.1. Upload to the same site as you put in the file as [download="...]
Download
SH-OTA v1.1
Changelog
Code:
Current changelog: v1.1 - 2015.06.05
-Improved code
-Bug fixesXDA:DevDB Information
SH-OTA, Tool/Utility for the Moto G 2015
Contributors
Deic, DiamondBond
Source Code: https://github.com/DeicPro/SH-OTA
Version Information
Status: Stable
Current Stable Version: v1.1
Stable Release Date: 2015-06-05
Created 2015-06-06
Last Updated 2015-06-06