Skip to content

Commit

Permalink
Updated publishing scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
brynrhodes committed Dec 9, 2022
1 parent 373d2f1 commit dfa746a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _genonce.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ fi

echo "$txoption"

export JAVA_TOOL_OPTIONS="$JAVA_TOOL_OPTIONS -Dfile.encoding=UTF-8"

publisher=$input_cache_path/$publisher_jar
if test -f "$publisher"; then
java -jar $publisher -ig . $txoption $*
Expand Down

0 comments on commit dfa746a

Please sign in to comment.