summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-08 02:22:55 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-08 02:22:55 +0800
commitb247c27a18355dde617bfa36bdae0cf935a9e87e (patch)
tree5419357e89b6233004d7c17f5a75c5864b2e2e75 /templates
parent2407d32c0ab7ea3db1e09e01d8f2bce065888d0f (diff)
Update installer output directory to .temp root
Diffstat (limited to 'templates')
-rw-r--r--templates/setup_jv_cli.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/setup_jv_cli.iss b/templates/setup_jv_cli.iss
index e1e50cd..15a0fbc 100644
--- a/templates/setup_jv_cli.iss
+++ b/templates/setup_jv_cli.iss
@@ -16,7 +16,7 @@ DefaultGroupName={#MyAppName}
AllowNoIcons=yes
LicenseFile=..\..\LICENSE
PrivilegesRequired=lowest
-OutputDir=..\..\.temp\deploy\
+OutputDir=..\..\.temp\
OutputBaseFilename=JustEnoughVCS For Windows
SetupIconFile=..\..\resources\images\Yizi.ico
SolidCompression=yes