Skip to content

Commit b17caf8

Browse files
committed
Changed archive location.
1 parent e4879a2 commit b17caf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/post_build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ IF %ERRORLEVEL% NEQ 0 (
3131
ECHO 7z not found being installed.
3232
GOTO FINISH
3333
)
34-
7z a "%TARGETDIR%\zip\FreeLauncher.zip" "%TARGETDIR%\FreeLauncher.exe" "%TARGETDIR%\freelauncher-langs\" -r
34+
7z a "%TARGETDIR%\FreeLauncher.zip" "%TARGETDIR%\FreeLauncher.exe" "%TARGETDIR%\freelauncher-langs\" -r
3535
IF NOT DEFINED DLLS (
3636
GOTO FINISH
3737
)

0 commit comments

Comments
 (0)