mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-12 17:48:27 +08:00
修改检测方式
This commit is contained in:
parent
d27c31ae6f
commit
0ec98cffcb
@ -1279,7 +1279,7 @@ class UpdateWindow():
|
||||
isArch = False
|
||||
if os.path.exists("/etc/arch-release"):
|
||||
isArch = True
|
||||
if UpdateWindow.data["Url-pkg"][0] == None:
|
||||
if UpdateWindow.data["Url-pkg"][0] == "":
|
||||
unPackageNew = True
|
||||
try:
|
||||
print(UpdateWindow.data["Url"])
|
||||
|
Loading…
Reference in New Issue
Block a user