mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-26 08:22:05 +08:00
uncomment
This commit is contained in:
@@ -201,7 +201,7 @@ def main(spinner=None):
|
||||
if __name__ == "__main__":
|
||||
unblock_stdout()
|
||||
spinner = Spinner()
|
||||
#spinner.update_progress(MAX_BUILD_PROGRESS, 100)
|
||||
spinner.update_progress(MAX_BUILD_PROGRESS, 100)
|
||||
|
||||
try:
|
||||
main(spinner)
|
||||
|
||||
Reference in New Issue
Block a user