Fix Mapping Table Download FAILED
This commit is contained in:
@@ -591,6 +591,7 @@ def main(args: tuple) -> Path:
|
||||
print("[!] " + "Mapping Table Download FAILED".center(47))
|
||||
print("[!] " + "无法连接github".center(47))
|
||||
print("[!] " + "请过几小时再试试".center(47))
|
||||
print("[!]", e)
|
||||
print("[-] " + "------ AUTO EXIT AFTER 30s !!! ------ ".center(47))
|
||||
time.sleep(30)
|
||||
os._exit(-1)
|
||||
|
||||
Reference in New Issue
Block a user