更新鸣谢列表

This commit is contained in:
2022-12-06 12:44:53 +08:00
parent ed39b338c9
commit 640c9f77a0
22 changed files with 477 additions and 347 deletions

View File

@@ -33,7 +33,7 @@ if __name__ == "__main__":
continue
if os.path.ismount(f"{bottlePath}/dev"):
os.system(f"pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY bash '{programPath}/UnMount.sh' '{bottlePath}' ")
os.system("touch /tmp/deepin-wine-runner-qemu-lock")
# 判断是否挂载
if not os.path.ismount(f"{homePath}/.deepin-wine-runner-ubuntu-images/{sys.argv[1]}/dev"):
print("文件暂未挂载,开始挂载")