Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 398 Bytes

Image

CheckOTA

Check Apple OTA Update infinitely

How to run

Enter this command on Terminal application.

curl -o /tmp/CheckOTA.sh https://raw.githubusercontent.com/pookjw/CheckOTA/master/CheckOTA.sh; chmod +x /tmp/CheckOTA.sh; /tmp/CheckOTA.sh

Image