Skip to content

Commit

Permalink
fmk - mod to makeZIP for crating the zip file
Browse files Browse the repository at this point in the history
  • Loading branch information
fmckenna committed Oct 9, 2024
1 parent c6ec1a8 commit 89d16fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makeZIP.bat
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ if exist .\EE-UQ_Windows_Download.zip (
del .\EE-UQ_Windows_Download.zip
echo File deleted.
)
%sevenzip_path% a -tzip .\EE-UQ_WindowsDownload.zip .\EE-UQ_Windows_Download
%sevenzip_path% a -tzip .\EE-UQ_Windows_Download.zip .\EE-UQ_Windows_Download


0 comments on commit 89d16fb

Please sign in to comment.