update execution path

This commit is contained in:
srgooglo 2023-11-20 17:14:43 +01:00
parent 88bdcb99cf
commit 245c54b6aa
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ module.exports = {
]
},
],
execute: `%pack_dir%/zt.exe`,
execute: `%install_path%/zt.exe`,
executable: true,
init: ({ os_string }) => {
if (typeof global._.bundles[os_string] === "undefined") {