1
0

Moved Colorama boilerplate to ansi.py.

This commit is contained in:
2018-02-03 02:15:29 +01:00
parent 34ba8a0db0
commit 9920c13582
8 changed files with 11 additions and 24 deletions
-2
View File
@@ -9,8 +9,6 @@ import sys
import tcllib
from requests.exceptions import RequestException
tcllib.make_escapes_work()
# 1. Fetch list of missing OTAs (e.g. from ancient versions to current)
# 2. Query updates from FOTA servers (and store XML)
# (3. Upload will be done manually with upload_logs.py)