Skip to content

Commit

Permalink
update mcx command cheatsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Sep 17, 2023
1 parent 3f41517 commit 9e9e699
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/buildmcx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ cp $BUILDROOT/bindlls/*.dll .

## compress binary with upx

upx -9 *.exe *.dll || true
upx -9 mcx* || true

## zip and upload binary package

Expand Down
Binary file modified doc/mcx_command_option_cheatsheet.xlsx
Binary file not shown.

0 comments on commit 9e9e699

Please sign in to comment.