Skip to content

Commit

Permalink
add support for non-ascii languages
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-alonshev committed Nov 23, 2021
1 parent a7347a4 commit 9147953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/web_api_show_package.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
java -jar $MDS_FWDIR/api/samples/lib/web_api_show_package-jar-with-dependencies.jar "$@"

0 comments on commit 9147953

Please sign in to comment.