mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 11:18:26 +02:00
added a debug line
This commit is contained in:
parent
725bb1bf4d
commit
315b322c53
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ def get_github_file(self, file):
|
|||
file.flush()
|
||||
return 0
|
||||
else:
|
||||
print(f"error {dl.status_code} {file}")
|
||||
return -1
|
||||
except:
|
||||
self.log_error()
|
||||
|
|
Loading…
Reference in a new issue