mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-07-20 12:32:22 +08:00
漏改了地方
This commit is contained in:
parent
c73e32fa39
commit
a515570ee3
@ -629,7 +629,7 @@ Description: {e3_text.text()}
|
|||||||
["@@@APPRUN_CMD@@@", [
|
["@@@APPRUN_CMD@@@", [
|
||||||
wine[wineVersion.currentText()],
|
wine[wineVersion.currentText()],
|
||||||
f"/opt/apps/{e1_text.text()}/files/wine/bin/wine"
|
f"/opt/apps/{e1_text.text()}/files/wine/bin/wine"
|
||||||
][os.path.exists(f'{debPackagePath}/opt/apps/{e1_text.text()}/files/')]],
|
][os.path.exists(f'{debPackagePath}/opt/apps/{e1_text.text()}/files/wine/')]],
|
||||||
["@@@EXEC_NAME@@@", os.path.basename(e7_text.text().replace("\\", "/"))],
|
["@@@EXEC_NAME@@@", os.path.basename(e7_text.text().replace("\\", "/"))],
|
||||||
["@@@ARCH@@@", debFirstArch.currentText()],
|
["@@@ARCH@@@", debFirstArch.currentText()],
|
||||||
["@@@APP_NAME@@@", e8_text.text()],
|
["@@@APP_NAME@@@", e8_text.text()],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user