mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-02-05 04:48:07 +08:00
检测有误
This commit is contained in:
parent
5e325a873e
commit
d27c31ae6f
@ -1279,7 +1279,7 @@ class UpdateWindow():
|
|||||||
isArch = False
|
isArch = False
|
||||||
if os.path.exists("/etc/arch-release"):
|
if os.path.exists("/etc/arch-release"):
|
||||||
isArch = True
|
isArch = True
|
||||||
if UpdateWindow.data["Url-pkg"] == None:
|
if UpdateWindow.data["Url-pkg"][0] == None:
|
||||||
unPackageNew = True
|
unPackageNew = True
|
||||||
try:
|
try:
|
||||||
print(UpdateWindow.data["Url"])
|
print(UpdateWindow.data["Url"])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user