Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 615 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 615 Bytes

Simple Github OTA Updater Donate

This simple over the air updater script will automatically go out to github, look at the dates in which new code is committed and will update the current code running.

Also note, after using the updater, you will need to restart your main code in order for the new code to take effect. This is required to reload the new changes into memory.

To Install:

pip install sgota
upip install usgota