Skip to content

Commit

Permalink
Comment changes
Browse files Browse the repository at this point in the history
  • Loading branch information
glodanif committed Aug 30, 2017
1 parent 12adf4f commit b6f5919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packager.bat
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ for %%a in (*.*) do (
)
endlocal

@rem zipping using 7zip
@rem zipping using 7-Zip
cd output
set ZIP_PATH="C:\Program Files\7-Zip\7z.exe"
if not exist %ZIP_PATH% (
Expand Down

0 comments on commit b6f5919

Please sign in to comment.