更新提示
This commit is contained in:
parent
9b8f160788
commit
fe7b651c56
@ -139,7 +139,7 @@ def auto_update(raise_error=False):
|
|||||||
else:
|
else:
|
||||||
return
|
return
|
||||||
except:
|
except:
|
||||||
msg = '自动更新程序:已禁用'
|
msg = '自动更新程序:已禁用。建议排查:代理网络配置。'
|
||||||
if raise_error:
|
if raise_error:
|
||||||
from toolbox import trimmed_format_exc
|
from toolbox import trimmed_format_exc
|
||||||
msg += trimmed_format_exc()
|
msg += trimmed_format_exc()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user