diff --git a/scripts/web_api_show_package.sh b/scripts/web_api_show_package.sh index e392773..e9d92b9 100644 --- a/scripts/web_api_show_package.sh +++ b/scripts/web_api_show_package.sh @@ -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 "$@" \ No newline at end of file