mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-13 10:32:03 +08:00
检测有误
This commit is contained in:
@@ -1279,7 +1279,7 @@ class UpdateWindow():
|
||||
isArch = False
|
||||
if os.path.exists("/etc/arch-release"):
|
||||
isArch = True
|
||||
if UpdateWindow.data["Url-pkg"] == None:
|
||||
if UpdateWindow.data["Url-pkg"][0] == None:
|
||||
unPackageNew = True
|
||||
try:
|
||||
print(UpdateWindow.data["Url"])
|
||||
|
||||
Reference in New Issue
Block a user